SiteCore.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{3E42AF17-1575-4D18-9AD8-588EEAC0B09B}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>SiteCore</RootNamespace>
  12. <AssemblyName>SiteCore</AssemblyName>
  13. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <FileUpgradeFlags>
  16. </FileUpgradeFlags>
  17. <UpgradeBackupLocation>
  18. </UpgradeBackupLocation>
  19. <OldToolsVersion>3.5</OldToolsVersion>
  20. <PublishUrl>发布\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <IsWebBootstrapper>false</IsWebBootstrapper>
  33. <UseApplicationTrust>false</UseApplicationTrust>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. <TargetFrameworkProfile />
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>..\Web\Bin\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <PlatformTarget>AnyCPU</PlatformTarget>
  46. <Prefer32Bit>false</Prefer32Bit>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>..\Web\Bin\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. <Prefer32Bit>false</Prefer32Bit>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Reference Include="Castle.ActiveRecord, Version=0.0.1.3, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>..\Support\Castle.ActiveRecord.dll</HintPath>
  61. <Private>False</Private>
  62. </Reference>
  63. <Reference Include="ICSharpCode.SharpZipLib">
  64. <HintPath>..\Support\ICSharpCode.SharpZipLib.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Microsoft.CSharp" />
  67. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>..\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  70. </Reference>
  71. <Reference Include="NHibernate, Version=1.0.2.0, Culture=neutral, PublicKeyToken=154fdcb44c4484fc">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>..\Support\NHibernate.dll</HintPath>
  74. <Private>False</Private>
  75. </Reference>
  76. <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\Support\ICSharpCode.SharpZipLib.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Ionic.Zip, Version=1.9.1.5, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\Support\Ionic.Zip.dll</HintPath>
  83. </Reference>
  84. <Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\Support\NPOI.dll</HintPath>
  87. </Reference>
  88. <Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\Support\NPOI.OOXML.dll</HintPath>
  91. </Reference>
  92. <Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\Support\NPOI.OpenXml4Net.dll</HintPath>
  95. </Reference>
  96. <Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>..\Support\NPOI.OpenXmlFormats.dll</HintPath>
  99. </Reference>
  100. <Reference Include="SQLData, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  101. <SpecificVersion>False</SpecificVersion>
  102. <HintPath>..\Support\SQLData.dll</HintPath>
  103. </Reference>
  104. <Reference Include="StackExchange.Redis, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL">
  105. <HintPath>..\packages\StackExchange.Redis.1.2.6\lib\net45\StackExchange.Redis.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="System" />
  109. <Reference Include="System.configuration" />
  110. <Reference Include="System.Core">
  111. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  112. </Reference>
  113. <Reference Include="System.Drawing" />
  114. <Reference Include="System.IO.Compression" />
  115. <Reference Include="System.Net.Http" />
  116. <Reference Include="System.Security" />
  117. <Reference Include="System.Web" />
  118. <Reference Include="System.Web.Extensions">
  119. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  120. </Reference>
  121. <Reference Include="System.Xml.Linq">
  122. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  123. </Reference>
  124. <Reference Include="System.Data.DataSetExtensions">
  125. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  126. </Reference>
  127. <Reference Include="System.Data" />
  128. <Reference Include="System.Xml" />
  129. <Reference Include="Utils">
  130. <HintPath>..\Support\Utils.dll</HintPath>
  131. </Reference>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <Compile Include="BasePage.cs">
  135. <SubType>ASPXCodeBehind</SubType>
  136. </Compile>
  137. <Compile Include="Cls\DisTime.cs" />
  138. <Compile Include="cplObj.cs" />
  139. <Compile Include="DecryptHelper.cs" />
  140. <Compile Include="ErpSqlHelper.cs" />
  141. <Compile Include="GetCaptchaImage.cs" />
  142. <Compile Include="Handler\editorSrv.cs" />
  143. <Compile Include="Framework\config.cs" />
  144. <Compile Include="DataStruct.cs" />
  145. <Compile Include="FrequencyControler.cs" />
  146. <Compile Include="Handler\GetBarcode.cs" />
  147. <Compile Include="Handler\GetBar.cs" />
  148. <Compile Include="Handler\GetMiniCode.cs" />
  149. <Compile Include="Handler\BaseHandler.cs" />
  150. <Compile Include="Handler\corpPayReturn.cs" />
  151. <Compile Include="Handler\GetDicData.cs" />
  152. <Compile Include="Handler\GetPurview.cs" />
  153. <Compile Include="Handler\login.cs" />
  154. <Compile Include="Handler\pubeditorSrv.cs" />
  155. <Compile Include="Handler\sync.cookie.cs" />
  156. <Compile Include="Handler\sync.getbase.cs" />
  157. <Compile Include="Handler\sync.ipWiteList.cs" />
  158. <Compile Include="Handler\sync.notice.cs" />
  159. <Compile Include="Handler\sync.initorder.cs" />
  160. <Compile Include="Handler\sync.orderReport.cs" />
  161. <Compile Include="Handler\sync.pub.cs" />
  162. <Compile Include="Handler\sync.order.cs" />
  163. <Compile Include="Handler\sync.sample.cs" />
  164. <Compile Include="Handler\sync.shop.cs" />
  165. <Compile Include="Handler\sync.user.cs" />
  166. <Compile Include="Handler\sync.zhangdan.cs" />
  167. <Compile Include="Handler\refundpush.cs" />
  168. <Compile Include="Handler\taobaopush.cs" />
  169. <Compile Include="ImageHelper.cs" />
  170. <Compile Include="Handler\noti.cs" />
  171. <Compile Include="Handler\SetPurview.cs" />
  172. <Compile Include="Handler\st.cs" />
  173. <Compile Include="Handler\sync.dic.cs" />
  174. <Compile Include="Handler\sync.ech.cs" />
  175. <Compile Include="Handler\sync.cs" />
  176. <Compile Include="Handler\sync.zc.cs" />
  177. <Compile Include="Handler\sync2.prod.cs" />
  178. <Compile Include="Handler\sync2.cs" />
  179. <Compile Include="helper\GpsUtil.cs" />
  180. <Compile Include="helper\MailService.cs" />
  181. <Compile Include="httpHelper.cs" />
  182. <Compile Include="IniHelper.cs" />
  183. <Compile Include="ITreePage.cs" />
  184. <Compile Include="IWebPage.cs" />
  185. <Compile Include="LogHelper.cs" />
  186. <Compile Include="Msn\MsnObj.cs" />
  187. <Compile Include="nuonuo\DESDZFP.cs" />
  188. <Compile Include="Properties\AssemblyInfo.cs" />
  189. <Compile Include="Redis\erpRedis.cs" />
  190. <Compile Include="Redis\redis.cs" />
  191. <Compile Include="Redis\RedisConnectionHelp.cs" />
  192. <Compile Include="Redis\RedisHelp.cs" />
  193. <Compile Include="ReportBase.cs">
  194. <SubType>ASPXCodeBehind</SubType>
  195. </Compile>
  196. <Compile Include="ReportBaseX.cs" />
  197. <Compile Include="RSAHelper.cs" />
  198. <Compile Include="RedisHelper.cs" />
  199. <Compile Include="SiteBasePage.cs">
  200. <SubType>ASPXCodeBehind</SubType>
  201. </Compile>
  202. <Compile Include="taobao\apiCaiYingTong.cs" />
  203. <Compile Include="taobao\apiDesign.cs" />
  204. <Compile Include="taobao\apiMFHelper.cs" />
  205. <Compile Include="taobao\apiHelper.cs" />
  206. <Compile Include="taobao\banniuApiHelper.cs" />
  207. <Compile Include="taobao\cainiaoLink.cs" />
  208. <Compile Include="taobao\commonHelper.cs" />
  209. <Compile Include="taobao\dataHelper.cs" />
  210. <Compile Include="taoObj\apiUploaderResponse.cs" />
  211. <Compile Include="taoObj\api_refund_info.cs" />
  212. <Compile Include="taoObj\BNApiResponseVo.cs" />
  213. <Compile Include="taoObj\saleOrderResponse.cs" />
  214. <Compile Include="taoObj\dataResponseVo.cs" />
  215. <Compile Include="taobao\designHelper.cs" />
  216. <Compile Include="taobao\preSalesHelper.cs" />
  217. <Compile Include="taobao\taobaoHelper.cs" />
  218. <Compile Include="taobao\taobaoTmcTest.cs" />
  219. <Compile Include="taobao\tbShop.cs" />
  220. <Compile Include="taobao\refundTmcHelper.cs" />
  221. <Compile Include="taobao\tmcHelper.cs" />
  222. <Compile Include="taoObj\api_tmc_trade_info.cs" />
  223. <Compile Include="taoObj\api_trade_fullinfo_get_response.cs" />
  224. <Compile Include="taoObj\api_tmc_refund_info.cs" />
  225. <Compile Include="taoObj\api_trade_info.cs" />
  226. <Compile Include="taoObj\api_waybill_code_response.cs" />
  227. <Compile Include="taoObj\dataSendOrderBean.cs" />
  228. <Compile Include="taoObj\dataSendSpuBean.cs" />
  229. <Compile Include="taoObj\dataSendTradeBean.cs" />
  230. <Compile Include="taoObj\dataSendTradeCellBean.cs" />
  231. <Compile Include="taoObj\dataSendTradeOrderBean.cs" />
  232. <Compile Include="taoObj\dataShopResponseVo.cs" />
  233. <Compile Include="taoObj\dataSpuInfoResponseVo.cs" />
  234. <Compile Include="taoObj\dataTokenBean.cs" />
  235. <Compile Include="taoObj\designApiResponseVo.cs" />
  236. <Compile Include="taoObj\invoicing_get_response.cs" />
  237. <Compile Include="taoObj\refunds_receive_get_response.cs" />
  238. <Compile Include="taoObj\tempResponse.cs" />
  239. <Compile Include="taoObj\tms_waybill_subscription_query_res.cs" />
  240. <Compile Include="taoObj\trades_sold_get_response.cs" />
  241. <Compile Include="taoObj\trade_fullinfo_get_response.cs" />
  242. <Compile Include="taoObj\work_core_vo.cs" />
  243. <Compile Include="WxPush.sub.cs" />
  244. <Compile Include="XueSqlHelper.cs" />
  245. <Compile Include="SqlHelper.cs" />
  246. <Compile Include="TreeBasePage.cs">
  247. <SubType>ASPXCodeBehind</SubType>
  248. </Compile>
  249. <Compile Include="ueditor\Config.cs" />
  250. <Compile Include="ueditor\ConfigHandler.cs" />
  251. <Compile Include="ueditor\CrawlerHandler.cs" />
  252. <Compile Include="ueditor\Handler.cs" />
  253. <Compile Include="ueditor\ListFileHandler.cs" />
  254. <Compile Include="ueditor\NotSupportedHandler.cs" />
  255. <Compile Include="ueditor\PathFormater.cs" />
  256. <Compile Include="ueditor\UploadHandler.cs" />
  257. <Compile Include="URLRewriter\RewriterConfig.cs" />
  258. <Compile Include="URLRewriter\RewriterForm.cs" />
  259. <Compile Include="URLRewriter\RewriterModule.cs" />
  260. <Compile Include="WebCache.cs" />
  261. <Compile Include="webConfig.cs" />
  262. <Compile Include="WebCookie.cs" />
  263. <Compile Include="WebHelper.cs" />
  264. <Compile Include="AppHandler.cs" />
  265. <Compile Include="WebHttpHandler.cs" />
  266. <Compile Include="WebHttpModule.cs" />
  267. <Compile Include="WebUser.cs" />
  268. <Compile Include="wechat\StepInfoList.cs" />
  269. <Compile Include="wechat\WechatUserInfo.cs" />
  270. <Compile Include="WxPush.cs" />
  271. </ItemGroup>
  272. <ItemGroup>
  273. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  274. <Visible>False</Visible>
  275. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  276. <Install>false</Install>
  277. </BootstrapperPackage>
  278. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  279. <Visible>False</Visible>
  280. <ProductName>.NET Framework 3.5 SP1</ProductName>
  281. <Install>true</Install>
  282. </BootstrapperPackage>
  283. </ItemGroup>
  284. <ItemGroup>
  285. <None Include="packages.config" />
  286. </ItemGroup>
  287. <ItemGroup>
  288. <ProjectReference Include="..\BizCom\BizCom.csproj">
  289. <Project>{604a4141-248d-4a34-9985-cb19e3b00b39}</Project>
  290. <Name>BizCom</Name>
  291. </ProjectReference>
  292. </ItemGroup>
  293. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  294. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  295. Other similar extension points exist, see Microsoft.Common.targets.
  296. <Target Name="BeforeBuild">
  297. </Target>
  298. <Target Name="AfterBuild">
  299. </Target>
  300. -->
  301. </Project>