XdCxRhDW.Core.csproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  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>{35366B51-5E44-4A48-BE7F-B7AF696950CE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XdCxRhDW.Core</RootNamespace>
  11. <AssemblyName>XdCxRhDW.Core</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  35. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  36. <Private>True</Private>
  37. </Reference>
  38. <Reference Include="System" />
  39. <Reference Include="System.ComponentModel.DataAnnotations" />
  40. <Reference Include="System.Configuration" />
  41. <Reference Include="System.Core" />
  42. <Reference Include="System.Drawing" />
  43. <Reference Include="System.Xml.Linq" />
  44. <Reference Include="System.Data.DataSetExtensions" />
  45. <Reference Include="Microsoft.CSharp" />
  46. <Reference Include="System.Data" />
  47. <Reference Include="System.Net.Http" />
  48. <Reference Include="System.Xml" />
  49. </ItemGroup>
  50. <ItemGroup>
  51. <Compile Include="Api\检测Cpu参估\ImageResult.cs" />
  52. <Compile Include="Api\检测Cpu参估\CafResult.cs" />
  53. <Compile Include="Api\检测Cpu参估\CorResult.cs" />
  54. <Compile Include="Api\检测Cpu参估\DmcResult.cs" />
  55. <Compile Include="Api\EphHelper2.cs" />
  56. <Compile Include="Api\EphHelper.cs" />
  57. <Compile Include="Api\GDOP误差椭圆\GDOPAPi.cs" />
  58. <Compile Include="Api\GDOP误差椭圆\GdopConfig.cs" />
  59. <Compile Include="Api\GDOP误差椭圆\GdopHelper.cs" />
  60. <Compile Include="Api\GDOP误差椭圆\MapItem.cs" />
  61. <Compile Include="Api\PosApi.cs" />
  62. <Compile Include="Api\检测Cpu参估\XcorrUtils.cs" />
  63. <Compile Include="Api\时差线\DrawDtoLineHelper.cs" />
  64. <Compile Include="Api\时差线\DtoLineModel.cs" />
  65. <Compile Include="Api\时差线\OutputHelper.cs" />
  66. <Compile Include="Api\频差线\DfoLineModel.cs" />
  67. <Compile Include="Api\频差线\DrawDfoLineHelper.cs" />
  68. <Compile Include="ColorRGB.cs" />
  69. <Compile Include="MD5Helper.cs" />
  70. <Compile Include="HttpHelper.cs" />
  71. <Compile Include="IpHelper.cs" />
  72. <Compile Include="ObServer\PosObServer.cs" />
  73. <Compile Include="Properties\AssemblyInfo.cs" />
  74. </ItemGroup>
  75. <ItemGroup>
  76. <None Include="Api\GDOP误差椭圆\GDOP\args.txt">
  77. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  78. </None>
  79. <None Include="Api\GDOP误差椭圆\GDOP\GDOP.h" />
  80. <None Include="Api\GDOP误差椭圆\GDOP\Tle2XYZ.dll">
  81. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  82. </None>
  83. <None Include="Api\GDOP误差椭圆\readme.txt">
  84. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  85. </None>
  86. <None Include="Api\时差线\DLL_LHDW32.dll">
  87. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  88. </None>
  89. <None Include="Api\时差线\msvcp100.dll">
  90. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  91. </None>
  92. <None Include="Api\时差线\msvcr100.dll">
  93. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  94. </None>
  95. <None Include="Api\时差线\Newtonsoft.Json.dll">
  96. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  97. </None>
  98. <None Include="Api\时差线\Positioning.dll">
  99. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  100. </None>
  101. <None Include="Api\时差线\Positioning.h">
  102. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  103. </None>
  104. <None Include="Api\时差线\XingDiSCX.exe">
  105. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  106. </None>
  107. <None Include="Api\频差线\locow.exe">
  108. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  109. </None>
  110. <None Include="Api\频差线\msvcp100.dll">
  111. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  112. </None>
  113. <None Include="Api\频差线\msvcr100.dll">
  114. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  115. </None>
  116. <None Include="Api\频差线\Positioning.dll">
  117. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  118. </None>
  119. <None Include="Api\频差线\Positioning_calc.dll">
  120. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  121. </None>
  122. <None Include="Api\频差线\Positioning_dtf.dll">
  123. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  124. </None>
  125. <None Include="app.config" />
  126. <None Include="packages.config" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
  130. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  131. <Name>XdCxRhDw.Dto</Name>
  132. </ProjectReference>
  133. <ProjectReference Include="..\XdCxRhDW.Repostory\XdCxRhDW.Repostory.csproj">
  134. <Project>{9cb2f5d6-6d22-454e-8b47-b51ff7fa1794}</Project>
  135. <Name>XdCxRhDW.Repostory</Name>
  136. </ProjectReference>
  137. </ItemGroup>
  138. <ItemGroup>
  139. <None Include="Api\GDOP误差椭圆\GDOP\DLL_GDOP_11J.dll">
  140. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  141. </None>
  142. <None Include="Api\GDOP误差椭圆\GDOP\GDOP_Draw_11.dll">
  143. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  144. </None>
  145. </ItemGroup>
  146. <ItemGroup>
  147. <None Include="DLL_11J_DW.dll">
  148. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  149. </None>
  150. </ItemGroup>
  151. <ItemGroup>
  152. <None Include="DLL_DTO_DOA_DW.dll">
  153. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  154. </None>
  155. </ItemGroup>
  156. <ItemGroup>
  157. <None Include="DLL_SC_2X1D_DW.dll">
  158. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  159. </None>
  160. </ItemGroup>
  161. <ItemGroup>
  162. <Content Include="Api\GDOP误差椭圆\GDOP\mfc100u.dll">
  163. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  164. </Content>
  165. <Content Include="Api\GDOP误差椭圆\GDOP\msvcr100.dll">
  166. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  167. </Content>
  168. <None Include="Tle2XYZ.dll">
  169. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  170. </None>
  171. </ItemGroup>
  172. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  173. </Project>