X3TaskServer54.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{31871C1B-8855-4FE4-A549-DB5506C7BE0B}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>X3TaskServer54</RootNamespace>
  10. <AssemblyName>三星离线数据处理服务</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <DocumentationFile>bin\Debug\三星离线数据处理服务.xml</DocumentationFile>
  26. <Prefer32Bit>false</Prefer32Bit>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <ApplicationIcon>..\..\Service.ico</ApplicationIcon>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
  42. <HintPath>..\..\packages\BouncyCastle.Cryptography.2.3.0\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
  43. </Reference>
  44. <Reference Include="DevExpress.Data.Desktop.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  45. <Reference Include="DevExpress.Data.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  46. <Reference Include="DevExpress.Drawing.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  47. <Reference Include="DevExpress.Printing.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  48. <Reference Include="DevExpress.Utils.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  49. <Reference Include="DevExpress.XtraBars.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  50. <Reference Include="DevExpress.XtraEditors.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  51. <Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  52. <Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  53. <Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  54. <Reference Include="Google.Protobuf, Version=3.26.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
  55. <HintPath>..\..\packages\Google.Protobuf.3.26.0\lib\net45\Google.Protobuf.dll</HintPath>
  56. </Reference>
  57. <Reference Include="K4os.Compression.LZ4, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
  58. <HintPath>..\..\packages\K4os.Compression.LZ4.1.3.8\lib\net462\K4os.Compression.LZ4.dll</HintPath>
  59. </Reference>
  60. <Reference Include="K4os.Compression.LZ4.Streams, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
  61. <HintPath>..\..\packages\K4os.Compression.LZ4.Streams.1.3.8\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
  62. </Reference>
  63. <Reference Include="K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
  64. <HintPath>..\..\packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  67. <HintPath>..\..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  68. </Reference>
  69. <Reference Include="MySql.Data, Version=8.3.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  70. <HintPath>..\..\packages\MySql.Data.8.3.0\lib\net462\MySql.Data.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  73. <HintPath>..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  76. <HintPath>..\..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  79. <HintPath>..\..\packages\Serilog.3.1.1\lib\net471\Serilog.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Serilog.Sinks.Console, Version=5.0.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  82. <HintPath>..\..\packages\Serilog.Sinks.Console.5.0.1\lib\net471\Serilog.Sinks.Console.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  85. <HintPath>..\..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System" />
  88. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <HintPath>..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.ComponentModel.DataAnnotations" />
  92. <Reference Include="System.Configuration" />
  93. <Reference Include="System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  94. <HintPath>..\..\packages\System.Configuration.ConfigurationManager.8.0.0\lib\net462\System.Configuration.ConfigurationManager.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Core" />
  97. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  98. <HintPath>..\..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.IO.Pipelines, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  101. <HintPath>..\..\packages\System.IO.Pipelines.8.0.0\lib\net462\System.IO.Pipelines.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Management" />
  104. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  105. <HintPath>..\..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Net.Http.Formatting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  108. <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.6.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Numerics" />
  111. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  112. <HintPath>..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  115. <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  118. <HintPath>..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.Transactions" />
  121. <Reference Include="System.Data.DataSetExtensions" />
  122. <Reference Include="Microsoft.CSharp" />
  123. <Reference Include="System.Data" />
  124. <Reference Include="System.Deployment" />
  125. <Reference Include="System.Drawing" />
  126. <Reference Include="System.Net.Http" />
  127. <Reference Include="System.Web.Http, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  128. <SpecificVersion>False</SpecificVersion>
  129. <HintPath>..\..\System.Web.Http.dll</HintPath>
  130. </Reference>
  131. <Reference Include="System.Windows.Forms" />
  132. <Reference Include="System.Xml" />
  133. <Reference Include="ZstdSharp, Version=0.7.6.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf, processorArchitecture=MSIL">
  134. <HintPath>..\..\packages\ZstdSharp.Port.0.7.6\lib\net462\ZstdSharp.dll</HintPath>
  135. </Reference>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <Compile Include="..\..\XdCxRhDW.App\DxHelper\MsgBoxHelper.cs">
  139. <Link>DxHelper\MsgBoxHelper.cs</Link>
  140. </Compile>
  141. <Compile Include="..\..\XdCxRhDW.App\DxHelper\SvgHelper.cs">
  142. <Link>DxHelper\SvgHelper.cs</Link>
  143. </Compile>
  144. <Compile Include="..\..\XdCxRhDW.App\ExtensionsDev\GridControlEx.cs">
  145. <Link>DxHelper\GridControlEx.cs</Link>
  146. </Compile>
  147. <Compile Include="..\..\XdCxRhDW.App\Localizer\ChsLocalizer.cs">
  148. <Link>DxHelper\ChsLocalizer.cs</Link>
  149. </Compile>
  150. <Compile Include="AddIns\DDC\DDCHelper.cs" />
  151. <Compile Include="Controllers\HistoryTaskProcessingController.cs" />
  152. <Compile Include="HistoryFile.cs" />
  153. <Compile Include="LogHelper.cs" />
  154. <Compile Include="LogInfo.cs" />
  155. <Compile Include="Program.cs" />
  156. <Compile Include="Properties\AssemblyInfo.cs" />
  157. <Compile Include="MainForm.cs">
  158. <SubType>Form</SubType>
  159. </Compile>
  160. <Compile Include="MainForm.Designer.cs">
  161. <DependentUpon>MainForm.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="Service\HistoryTaskService.cs" />
  164. <Compile Include="AddIns\时隙获取\SlotHelper.cs" />
  165. <None Include="packages.config" />
  166. <None Include="Properties\licenses.licx" />
  167. <EmbeddedResource Include="Properties\Resources.resx">
  168. <Generator>ResXFileCodeGenerator</Generator>
  169. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  170. <SubType>Designer</SubType>
  171. </EmbeddedResource>
  172. <Compile Include="Properties\Resources.Designer.cs">
  173. <AutoGen>True</AutoGen>
  174. <DependentUpon>Resources.resx</DependentUpon>
  175. <DesignTime>True</DesignTime>
  176. </Compile>
  177. <EmbeddedResource Include="MainForm.resx">
  178. <DependentUpon>MainForm.cs</DependentUpon>
  179. </EmbeddedResource>
  180. <None Include="Properties\Settings.settings">
  181. <Generator>SettingsSingleFileGenerator</Generator>
  182. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  183. </None>
  184. <Compile Include="Properties\Settings.Designer.cs">
  185. <AutoGen>True</AutoGen>
  186. <DependentUpon>Settings.settings</DependentUpon>
  187. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  188. </Compile>
  189. </ItemGroup>
  190. <ItemGroup>
  191. <None Include="App.config" />
  192. </ItemGroup>
  193. <ItemGroup>
  194. <ProjectReference Include="..\..\XdCxRhDw.Dto\02.XdCxRhDW.Dto.csproj">
  195. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  196. <Name>02.XdCxRhDW.Dto</Name>
  197. </ProjectReference>
  198. <ProjectReference Include="..\..\XdCxRhDW.Framework\01.XdCxRhDW.Framework.csproj">
  199. <Project>{cd41cedf-e0b8-41cc-867b-3b57f476b450}</Project>
  200. <Name>01.XdCxRhDW.Framework</Name>
  201. </ProjectReference>
  202. <ProjectReference Include="..\..\XdCxRhDW.WebApi\05.XdCxRhDW.WebApi.csproj">
  203. <Project>{652C29AC-65DE-466A-A964-8F1A2E657D86}</Project>
  204. <Name>05.XdCxRhDW.WebApi</Name>
  205. </ProjectReference>
  206. </ItemGroup>
  207. <ItemGroup>
  208. <None Include="AddIns\时隙获取\SlotChecker.dll">
  209. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  210. </None>
  211. <None Include="AddIns\时隙获取\SlotChecker.h">
  212. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  213. </None>
  214. </ItemGroup>
  215. <ItemGroup>
  216. <None Include="AddIns\DDC\DigitaDownConverter.exe">
  217. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  218. </None>
  219. <None Include="AddIns\DDC\ippcore-9.0.dll">
  220. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  221. </None>
  222. <None Include="AddIns\DDC\ipps-9.0.dll">
  223. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  224. </None>
  225. <None Include="AddIns\DDC\ippsy8-9.0.dll">
  226. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  227. </None>
  228. <None Include="AddIns\DDC\readme.txt">
  229. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  230. </None>
  231. </ItemGroup>
  232. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  233. <PropertyGroup>
  234. <PostBuildEvent>del DevExpress*.xml,EntityFramework*.xml,Serilog*.xml,Newtonsoft*.xml
  235. del System*.xml,Microsoft*.xml,autofac*.xml,MySql*.xml,K4os*.xml,google*.xml
  236. del BouncyCastle*.xml
  237. if not exist "AddIns" md AddIns
  238. move /Y *.dll AddIns
  239. move /Y *.pdb AddIns
  240. copy $(SolutionDir)Service.svg Service.svg</PostBuildEvent>
  241. </PropertyGroup>
  242. </Project>