X2D1TaskServer54.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  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>{C1BECB5B-A11E-4A10-988F-1056FE60E689}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>X2D1TaskServer</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. <NoWarn>CS1591</NoWarn>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <PropertyGroup>
  39. <ApplicationIcon>..\..\Service.ico</ApplicationIcon>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="Autofac, Version=8.1.1.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  43. <HintPath>..\..\packages\Autofac.8.1.1\lib\netstandard2.0\Autofac.dll</HintPath>
  44. </Reference>
  45. <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
  46. <HintPath>..\..\packages\BouncyCastle.Cryptography.2.4.0\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Google.Protobuf, Version=3.26.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
  49. <HintPath>..\..\packages\Google.Protobuf.3.26.1\lib\net45\Google.Protobuf.dll</HintPath>
  50. </Reference>
  51. <Reference Include="K4os.Compression.LZ4, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
  52. <HintPath>..\..\packages\K4os.Compression.LZ4.1.3.8\lib\net462\K4os.Compression.LZ4.dll</HintPath>
  53. </Reference>
  54. <Reference Include="K4os.Compression.LZ4.Streams, Version=1.3.8.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
  55. <HintPath>..\..\packages\K4os.Compression.LZ4.Streams.1.3.8\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
  56. </Reference>
  57. <Reference Include="K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
  58. <HintPath>..\..\packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  61. <HintPath>..\..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  62. </Reference>
  63. <Reference Include="MySql.Data, Version=9.1.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  64. <HintPath>..\..\packages\MySql.Data.9.1.0\lib\net462\MySql.Data.dll</HintPath>
  65. </Reference>
  66. <Reference Include="System" />
  67. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  68. <HintPath>..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System.ComponentModel.DataAnnotations" />
  71. <Reference Include="System.Configuration" />
  72. <Reference Include="System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  73. <HintPath>..\..\packages\System.Configuration.ConfigurationManager.8.0.0\lib\net462\System.Configuration.ConfigurationManager.dll</HintPath>
  74. </Reference>
  75. <Reference Include="System.Core" />
  76. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  77. <HintPath>..\..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.IO.Pipelines, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  80. <HintPath>..\..\packages\System.IO.Pipelines.8.0.0\lib\net462\System.IO.Pipelines.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Management" />
  83. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  84. <HintPath>..\..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System.Net.Http.Formatting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  87. <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.6.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  88. </Reference>
  89. <Reference Include="System.Numerics" />
  90. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  91. <HintPath>..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  94. <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  97. <HintPath>..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.Transactions" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. <Reference Include="Microsoft.CSharp" />
  102. <Reference Include="System.Data" />
  103. <Reference Include="System.Deployment" />
  104. <Reference Include="System.Drawing" />
  105. <Reference Include="System.Net.Http" />
  106. <Reference Include="System.Web.Http, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\..\System.Web.Http.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Windows.Forms" />
  111. <Reference Include="System.Xml" />
  112. <Reference Include="ZstdSharp, Version=0.8.0.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf, processorArchitecture=MSIL">
  113. <HintPath>..\..\packages\ZstdSharp.Port.0.8.0\lib\net462\ZstdSharp.dll</HintPath>
  114. </Reference>
  115. </ItemGroup>
  116. <ItemGroup>
  117. <Compile Include="Controllers\X2D1TaskProcessingController.cs" />
  118. <Compile Include="LogHelper.cs" />
  119. <Compile Include="MySqlTools.cs" />
  120. <Compile Include="Program.cs" />
  121. <Compile Include="Properties\AssemblyInfo.cs" />
  122. <Compile Include="MainForm.cs">
  123. <SubType>Form</SubType>
  124. </Compile>
  125. <Compile Include="MainForm.Designer.cs">
  126. <DependentUpon>MainForm.cs</DependentUpon>
  127. </Compile>
  128. <Compile Include="Service\BaseParamInfo.cs" />
  129. <Compile Include="Service\BaseTaskI.cs" />
  130. <Compile Include="Service\TaskHistoryService.cs" />
  131. <Compile Include="Service\TaskRealService.cs" />
  132. <Compile Include="Service\TaskService.cs" />
  133. <Compile Include="HistoryFile.cs" />
  134. <Compile Include="Service\TaskSvrConfig.cs" />
  135. <None Include="packages.config" />
  136. <EmbeddedResource Include="Properties\Resources.resx">
  137. <Generator>ResXFileCodeGenerator</Generator>
  138. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  139. <SubType>Designer</SubType>
  140. </EmbeddedResource>
  141. <Compile Include="Properties\Resources.Designer.cs">
  142. <AutoGen>True</AutoGen>
  143. <DependentUpon>Resources.resx</DependentUpon>
  144. <DesignTime>True</DesignTime>
  145. </Compile>
  146. <EmbeddedResource Include="MainForm.resx">
  147. <DependentUpon>MainForm.cs</DependentUpon>
  148. </EmbeddedResource>
  149. <None Include="Properties\Settings.settings">
  150. <Generator>SettingsSingleFileGenerator</Generator>
  151. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  152. </None>
  153. <Compile Include="Properties\Settings.Designer.cs">
  154. <AutoGen>True</AutoGen>
  155. <DependentUpon>Settings.settings</DependentUpon>
  156. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  157. </Compile>
  158. <None Include="测试数据\2024_01_31_10\2024_01_31_10_01_51_000000000_ch11_-1___N43.333333_E57.222222_96000.000Hz_310.850MHz_ch1_xd1.dat" />
  159. <None Include="测试数据\2024_01_31_10\2024_01_31_10_01_51_000000000_ch22_-1___N43.333333_E57.222222_96000.000Hz_252.325MHz_ch2_xd1.dat" />
  160. <None Include="测试数据\2024_01_31_10\2024_01_31_10_01_51_000000000_ch33_-1___N43.333333_E57.222222_96000.000Hz_1042.575MHz_ch3_xd1.dat" />
  161. <None Include="测试数据\2024_01_31_10\2024_01_31_10_02_28_000000000_ch11_-1___N43.333333_E57.222222_96000.000Hz_310.850MHz_ch1_xd1.dat" />
  162. <None Include="测试数据\2024_01_31_10\2024_01_31_10_02_28_000000000_ch22_-1___N43.333333_E57.222222_96000.000Hz_252.325MHz_ch2_xd1.dat" />
  163. <None Include="测试数据\2024_01_31_10\2024_01_31_10_02_28_000000000_ch33_-1___N43.333333_E57.222222_96000.000Hz_1042.575MHz_ch3_xd1.dat" />
  164. <None Include="测试数据\2024_01_31_11\2024_01_31_11_33_27_000000000_ch11_-1___N43.333333_E57.222222_96000.000Hz_310.850MHz_ch1_xd1.dat" />
  165. <None Include="测试数据\2024_01_31_11\2024_01_31_11_33_27_000000000_ch22_-1___N43.333333_E57.222222_96000.000Hz_252.325MHz_ch2_xd1.dat" />
  166. <None Include="测试数据\2024_01_31_11\2024_01_31_11_33_27_000000000_ch33_-1___N43.333333_E57.222222_96000.000Hz_1042.575MHz_ch3_xd1.dat" />
  167. </ItemGroup>
  168. <ItemGroup>
  169. <None Include="App.config" />
  170. </ItemGroup>
  171. <ItemGroup>
  172. <ProjectReference Include="..\..\XdCxRhDw.Dto\02.XdCxRhDW.Dto.csproj">
  173. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  174. <Name>02.XdCxRhDW.Dto</Name>
  175. </ProjectReference>
  176. <ProjectReference Include="..\..\XdCxRhDW.Framework\01.XdCxRhDW.Framework.csproj">
  177. <Project>{cd41cedf-e0b8-41cc-867b-3b57f476b450}</Project>
  178. <Name>01.XdCxRhDW.Framework</Name>
  179. </ProjectReference>
  180. <ProjectReference Include="..\..\XdCxRhDW.UI.Lib\06.XdCxRhDW.UI.Lib.csproj">
  181. <Project>{6ae410d3-7947-4ff9-a8d3-81e166995b6b}</Project>
  182. <Name>06.XdCxRhDW.UI.Lib</Name>
  183. </ProjectReference>
  184. <ProjectReference Include="..\..\XdCxRhDW.WebApi\05.XdCxRhDW.WebApi.csproj">
  185. <Project>{652C29AC-65DE-466A-A964-8F1A2E657D86}</Project>
  186. <Name>05.XdCxRhDW.WebApi</Name>
  187. </ProjectReference>
  188. </ItemGroup>
  189. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  190. <PropertyGroup>
  191. <PostBuildEvent>del DevExpress*.xml,EntityFramework*.xml,Serilog*.xml,Newtonsoft*.xml
  192. del System*.xml,Microsoft*.xml,autofac*.xml,MySql*.xml,K4os*.xml,google*.xml
  193. del BouncyCastle*.xml,Serilog.Sinks.File.pdb,Google.Protobuf.pdb
  194. del System.Text.Encodings.Web.dll
  195. del System.ValueTuple.dll
  196. del *.dll.config
  197. if not exist "AddIns" md AddIns
  198. move /Y *.dll AddIns
  199. move /Y *.pdb AddIns
  200. move AddIns\$(TargetName).pdb .
  201. rmdir logs /S/Q
  202. rmdir wwwroot /S/Q
  203. if not exist ..\..\..\..\XdCxRhDW.App\bin\Debug\Service mkdir ..\..\..\..\XdCxRhDW.App\bin\Debug\Service
  204. if not exist ..\..\..\..\XdCxRhDW.App\bin\Debug\Service\$(TargetName) mkdir ..\..\..\..\XdCxRhDW.App\bin\Debug\Service\$(TargetName)
  205. xcopy * ..\..\..\..\XdCxRhDW.App\bin\Debug\Service\$(TargetName) /sey
  206. del ..\..\..\..\XdCxRhDW.App\bin\Debug\Service\$(TargetName)\*.tmp</PostBuildEvent>
  207. </PropertyGroup>
  208. </Project>