SiteCore2022.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  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>bin\Release\</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="log4net, Version=2.0.14.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  67. <HintPath>..\packages\log4net.2.0.14\lib\net45\log4net.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.CSharp" />
  70. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  71. <SpecificVersion>False</SpecificVersion>
  72. <HintPath>..\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  73. </Reference>
  74. <Reference Include="NHibernate, Version=1.0.2.0, Culture=neutral, PublicKeyToken=154fdcb44c4484fc">
  75. <SpecificVersion>False</SpecificVersion>
  76. <HintPath>..\Support\NHibernate.dll</HintPath>
  77. <Private>False</Private>
  78. </Reference>
  79. <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>..\Support\NPOI.dll</HintPath>
  82. </Reference>
  83. <Reference Include="NPOI.OOXML">
  84. <HintPath>..\Support\NPOI.OOXML.dll</HintPath>
  85. </Reference>
  86. <Reference Include="NPOI.OpenXml4Net">
  87. <HintPath>..\Support\NPOI.OpenXml4Net.dll</HintPath>
  88. </Reference>
  89. <Reference Include="RabbitMQ.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL">
  90. <HintPath>..\packages\RabbitMQ.Client.6.2.4\lib\net461\RabbitMQ.Client.dll</HintPath>
  91. </Reference>
  92. <Reference Include="SQLData, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\Support\SQLData.dll</HintPath>
  95. </Reference>
  96. <Reference Include="StackExchange.Redis, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL">
  97. <HintPath>..\packages\StackExchange.Redis.1.2.6\lib\net45\StackExchange.Redis.dll</HintPath>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="System" />
  101. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.configuration" />
  105. <Reference Include="System.Core">
  106. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  107. </Reference>
  108. <Reference Include="System.Drawing" />
  109. <Reference Include="System.IO.Compression" />
  110. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  111. <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Numerics" />
  114. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  115. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  118. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.Security" />
  121. <Reference Include="System.Threading.Channels, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  122. <HintPath>..\packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  125. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web" />
  128. <Reference Include="System.Web.Extensions">
  129. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  130. </Reference>
  131. <Reference Include="System.Xml.Linq">
  132. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  133. </Reference>
  134. <Reference Include="System.Data.DataSetExtensions">
  135. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  136. </Reference>
  137. <Reference Include="System.Data" />
  138. <Reference Include="System.Xml" />
  139. <Reference Include="Utils">
  140. <HintPath>..\Support\Utils.dll</HintPath>
  141. </Reference>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Compile Include="BasePage.cs">
  145. <SubType>ASPXCodeBehind</SubType>
  146. </Compile>
  147. <Compile Include="Cls\DisTime.cs" />
  148. <Compile Include="cplObj.cs" />
  149. <Compile Include="DecryptHelper.cs" />
  150. <Compile Include="ErpSqlHelper.cs" />
  151. <Compile Include="GetCaptchaImage.cs" />
  152. <Compile Include="Handler\editorSrv.cs" />
  153. <Compile Include="Framework\config.cs" />
  154. <Compile Include="DataStruct.cs" />
  155. <Compile Include="FrequencyControler.cs" />
  156. <Compile Include="Handler\GetBarcode.cs" />
  157. <Compile Include="Handler\GetBar.cs" />
  158. <Compile Include="Handler\GetMiniCode.cs" />
  159. <Compile Include="Handler\BaseHandler.cs" />
  160. <Compile Include="Handler\corpPayReturn.cs" />
  161. <Compile Include="Handler\GetDicData.cs" />
  162. <Compile Include="Handler\GetPurview.cs" />
  163. <Compile Include="Handler\pubeditorSrv.cs" />
  164. <Compile Include="Handler\sync.getbase.cs" />
  165. <Compile Include="Handler\sync.notice.cs" />
  166. <Compile Include="Handler\sync.initorder.cs" />
  167. <Compile Include="Handler\sync.orderReport.cs" />
  168. <Compile Include="Handler\sync.pub.cs" />
  169. <Compile Include="Handler\sync.order.cs" />
  170. <Compile Include="Handler\sync.sample.cs" />
  171. <Compile Include="Handler\sync.ipWiteList.cs" />
  172. <Compile Include="Handler\sync.shop.cs" />
  173. <Compile Include="Handler\sync.user.cs" />
  174. <Compile Include="Handler\sync.zhangdan.cs" />
  175. <Compile Include="Handler\taobaopush.cs" />
  176. <Compile Include="ImageHelper.cs" />
  177. <Compile Include="Handler\noti.cs" />
  178. <Compile Include="Handler\SetPurview.cs" />
  179. <Compile Include="Handler\st.cs" />
  180. <Compile Include="Handler\sync.dic.cs" />
  181. <Compile Include="Handler\sync.ech.cs" />
  182. <Compile Include="Handler\sync.cs" />
  183. <Compile Include="Handler\sync.zc.cs" />
  184. <Compile Include="Handler\sync2.prod.cs" />
  185. <Compile Include="Handler\sync2.cs" />
  186. <Compile Include="helper\GpsUtil.cs" />
  187. <Compile Include="helper\MailService.cs" />
  188. <Compile Include="httpHelper.cs" />
  189. <Compile Include="IniHelper.cs" />
  190. <Compile Include="ITreePage.cs" />
  191. <Compile Include="IWebPage.cs" />
  192. <Compile Include="LogHelper.cs" />
  193. <Compile Include="Msn\MsnObj.cs" />
  194. <Compile Include="nuonuo\DESDZFP.cs" />
  195. <Compile Include="Properties\AssemblyInfo.cs" />
  196. <Compile Include="Redis\erpRedis.cs" />
  197. <Compile Include="Redis\redis.cs" />
  198. <Compile Include="Redis\RedisConnectionHelp.cs" />
  199. <Compile Include="Redis\RedisHelp.cs" />
  200. <Compile Include="ReportBase.cs">
  201. <SubType>ASPXCodeBehind</SubType>
  202. </Compile>
  203. <Compile Include="ReportBaseX.cs" />
  204. <Compile Include="RSAHelper.cs" />
  205. <Compile Include="RedisHelper.cs" />
  206. <Compile Include="SiteBasePage.cs">
  207. <SubType>ASPXCodeBehind</SubType>
  208. </Compile>
  209. <Compile Include="taobao\apiHelper.cs" />
  210. <Compile Include="taobao\cainiaoLink.cs" />
  211. <Compile Include="taobao\commonHelper.cs" />
  212. <Compile Include="taobao\taobaoHelper.cs" />
  213. <Compile Include="taobao\taobaoTmcTest.cs" />
  214. <Compile Include="taobao\tbShop.cs" />
  215. <Compile Include="taobao\tmcHelper.cs" />
  216. <Compile Include="taoObj\api_tmc_trade_info.cs" />
  217. <Compile Include="taoObj\api_trade_fullinfo_get_response.cs" />
  218. <Compile Include="taoObj\api_waybill_code_response.cs" />
  219. <Compile Include="taoObj\invoicing_get_response.cs" />
  220. <Compile Include="taoObj\refunds_receive_get_response.cs" />
  221. <Compile Include="taoObj\tms_waybill_subscription_query_res.cs" />
  222. <Compile Include="taoObj\trades_sold_get_response.cs" />
  223. <Compile Include="taoObj\trade_fullinfo_get_response.cs" />
  224. <Compile Include="WxPush.sub.cs" />
  225. <Compile Include="XueSqlHelper.cs" />
  226. <Compile Include="SqlHelper.cs" />
  227. <Compile Include="TreeBasePage.cs">
  228. <SubType>ASPXCodeBehind</SubType>
  229. </Compile>
  230. <Compile Include="ueditor\Config.cs" />
  231. <Compile Include="ueditor\ConfigHandler.cs" />
  232. <Compile Include="ueditor\CrawlerHandler.cs" />
  233. <Compile Include="ueditor\Handler.cs" />
  234. <Compile Include="ueditor\ListFileHandler.cs" />
  235. <Compile Include="ueditor\NotSupportedHandler.cs" />
  236. <Compile Include="ueditor\PathFormater.cs" />
  237. <Compile Include="ueditor\UploadHandler.cs" />
  238. <Compile Include="URLRewriter\RewriterConfig.cs" />
  239. <Compile Include="URLRewriter\RewriterForm.cs" />
  240. <Compile Include="URLRewriter\RewriterModule.cs" />
  241. <Compile Include="WebCache.cs" />
  242. <Compile Include="webConfig.cs" />
  243. <Compile Include="WebCookie.cs" />
  244. <Compile Include="WebHelper.cs" />
  245. <Compile Include="AppHandler.cs" />
  246. <Compile Include="WebHttpHandler.cs" />
  247. <Compile Include="WebHttpModule.cs" />
  248. <Compile Include="WebUser.cs" />
  249. <Compile Include="wechat\StepInfoList.cs" />
  250. <Compile Include="wechat\WechatUserInfo.cs" />
  251. <Compile Include="WxPush.cs" />
  252. </ItemGroup>
  253. <ItemGroup>
  254. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  255. <Visible>False</Visible>
  256. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  257. <Install>false</Install>
  258. </BootstrapperPackage>
  259. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  260. <Visible>False</Visible>
  261. <ProductName>.NET Framework 3.5 SP1</ProductName>
  262. <Install>true</Install>
  263. </BootstrapperPackage>
  264. </ItemGroup>
  265. <ItemGroup>
  266. <None Include="app.config" />
  267. <None Include="packages.config" />
  268. </ItemGroup>
  269. <ItemGroup>
  270. <ProjectReference Include="..\BizCom\BizCom2022.csproj">
  271. <Project>{604a4141-248d-4a34-9985-cb19e3b00b39}</Project>
  272. <Name>BizCom2022</Name>
  273. </ProjectReference>
  274. </ItemGroup>
  275. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  276. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  277. Other similar extension points exist, see Microsoft.Common.targets.
  278. <Target Name="BeforeBuild">
  279. </Target>
  280. <Target Name="AfterBuild">
  281. </Target>
  282. -->
  283. </Project>