XdCxRhDW.App.csproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  4. <Import Project="..\packages\SQLite.3.13.0\build\net45\SQLite.props" Condition="Exists('..\packages\SQLite.3.13.0\build\net45\SQLite.props')" />
  5. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  9. <ProductVersion>8.0.30703</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <ProjectGuid>{2DB506ED-8C8C-4D14-84A7-824789E206BB}</ProjectGuid>
  12. <OutputType>WinExe</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>XdCxRhDW.App</RootNamespace>
  15. <AssemblyName>多模式融合定位平台</AssemblyName>
  16. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  17. <FileAlignment>512</FileAlignment>
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <Prefer32Bit>false</Prefer32Bit>
  31. <DocumentationFile>
  32. </DocumentationFile>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\Release\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <Prefer32Bit>false</Prefer32Bit>
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <ApplicationIcon>定位.ico</ApplicationIcon>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="Accessibility" />
  49. <Reference Include="Autofac, Version=8.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Autofac.8.0.0\lib\netstandard2.0\Autofac.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Autofac.Integration.Owin, Version=7.1.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  53. <HintPath>..\packages\Autofac.Owin.7.1.0\lib\net472\Autofac.Integration.Owin.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Autofac.Integration.WebApi, Version=6.1.1.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  56. <HintPath>..\packages\Autofac.WebApi2.6.1.1\lib\net472\Autofac.Integration.WebApi.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Autofac.Integration.WebApi.Owin, Version=6.2.1.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Autofac.WebApi2.Owin.6.2.1\lib\net472\Autofac.Integration.WebApi.Owin.dll</HintPath>
  60. </Reference>
  61. <Reference Include="DevExpress.BonusSkins.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  62. <Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  63. <Reference Include="DevExpress.Data.Desktop.v23.2" />
  64. <Reference Include="DevExpress.Data.v23.2" />
  65. <Reference Include="DevExpress.Dialogs.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  66. <Reference Include="DevExpress.Images.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  67. <Reference Include="DevExpress.Map.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  68. <Reference Include="DevExpress.Mvvm.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  69. <Reference Include="DevExpress.Printing.v23.2.Core" />
  70. <Reference Include="DevExpress.Utils.v23.2" />
  71. <Reference Include="DevExpress.Utils.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  72. <Reference Include="DevExpress.XtraBars.v23.2" />
  73. <Reference Include="DevExpress.Sparkline.v23.2.Core" />
  74. <Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  75. <Reference Include="DevExpress.XtraCharts.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  76. <Reference Include="DevExpress.XtraCharts.v23.2.Wizard, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  77. <Reference Include="DevExpress.XtraDialogs.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  78. <Reference Include="DevExpress.XtraEditors.v23.2" />
  79. <Reference Include="DevExpress.Drawing.v23.2" />
  80. <Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  81. <Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  82. <Reference Include="DevExpress.XtraMap.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  83. <Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  84. <Reference Include="DevExpress.XtraTreeList.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  85. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  86. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  87. <Private>True</Private>
  88. </Reference>
  89. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  90. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  91. <Private>True</Private>
  92. </Reference>
  93. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  94. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Microsoft.Owin, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  97. <HintPath>..\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Microsoft.Owin.Cors, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  100. <HintPath>..\packages\Microsoft.Owin.Cors.4.2.2\lib\net45\Microsoft.Owin.Cors.dll</HintPath>
  101. </Reference>
  102. <Reference Include="Microsoft.Owin.Host.HttpListener, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <HintPath>..\packages\Microsoft.Owin.Host.HttpListener.4.2.2\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath>
  104. </Reference>
  105. <Reference Include="Microsoft.Owin.Hosting, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  106. <HintPath>..\packages\Microsoft.Owin.Hosting.4.2.2\lib\net45\Microsoft.Owin.Hosting.dll</HintPath>
  107. </Reference>
  108. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  113. <HintPath>..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
  114. </Reference>
  115. <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
  116. <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
  117. </Reference>
  118. <Reference Include="PresentationCore" />
  119. <Reference Include="PresentationFramework" />
  120. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  121. <HintPath>..\packages\Serilog.3.1.1\lib\net471\Serilog.dll</HintPath>
  122. </Reference>
  123. <Reference Include="Serilog.Sinks.Async, Version=1.5.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  124. <HintPath>..\packages\Serilog.Sinks.Async.1.5.0\lib\net461\Serilog.Sinks.Async.dll</HintPath>
  125. </Reference>
  126. <Reference Include="Serilog.Sinks.Console, Version=5.0.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  127. <HintPath>..\packages\Serilog.Sinks.Console.5.0.1\lib\net471\Serilog.Sinks.Console.dll</HintPath>
  128. </Reference>
  129. <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  130. <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
  131. </Reference>
  132. <Reference Include="SQLite.CodeFirst, Version=1.7.0.36, Culture=neutral, PublicKeyToken=eb96ba0a78d831a7, processorArchitecture=MSIL">
  133. <HintPath>..\packages\SQLite.CodeFirst.1.7.0.36\lib\net45\SQLite.CodeFirst.dll</HintPath>
  134. </Reference>
  135. <Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL">
  136. <HintPath>..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System" />
  139. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  140. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  141. </Reference>
  142. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  143. <HintPath>..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  144. </Reference>
  145. <Reference Include="System.ComponentModel.Composition" />
  146. <Reference Include="System.ComponentModel.DataAnnotations" />
  147. <Reference Include="System.Configuration" />
  148. <Reference Include="System.Core" />
  149. <Reference Include="System.Data.Linq" />
  150. <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  151. <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
  152. </Reference>
  153. <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  154. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  155. </Reference>
  156. <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  157. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  158. </Reference>
  159. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  160. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  161. </Reference>
  162. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  163. <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  164. <Private>True</Private>
  165. <Private>True</Private>
  166. </Reference>
  167. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  168. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  169. </Reference>
  170. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  171. <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  172. <Private>True</Private>
  173. <Private>True</Private>
  174. </Reference>
  175. <Reference Include="System.Net.Http.Formatting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  176. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.6.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  177. </Reference>
  178. <Reference Include="System.Numerics" />
  179. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  180. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  181. </Reference>
  182. <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  183. <HintPath>..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
  184. <Private>True</Private>
  185. <Private>True</Private>
  186. </Reference>
  187. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  188. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  189. </Reference>
  190. <Reference Include="System.Runtime.Serialization" />
  191. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  192. <Reference Include="System.Security" />
  193. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  194. <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  195. <Private>True</Private>
  196. <Private>True</Private>
  197. </Reference>
  198. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  199. <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  200. <Private>True</Private>
  201. <Private>True</Private>
  202. </Reference>
  203. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  204. <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  205. <Private>True</Private>
  206. <Private>True</Private>
  207. </Reference>
  208. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  209. <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  210. <Private>True</Private>
  211. <Private>True</Private>
  212. </Reference>
  213. <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  214. <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
  215. </Reference>
  216. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  217. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  218. </Reference>
  219. <Reference Include="System.Transactions" />
  220. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  221. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  222. </Reference>
  223. <Reference Include="System.Web" />
  224. <Reference Include="System.Web.Cors">
  225. <HintPath>..\packages\Microsoft.AspNet.Cors.5.3.0\lib\net45\System.Web.Cors.dll</HintPath>
  226. </Reference>
  227. <Reference Include="System.Web.Http, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  228. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.3.0\lib\net45\System.Web.Http.dll</HintPath>
  229. </Reference>
  230. <Reference Include="System.Web.Http.Owin, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  231. <HintPath>..\packages\Microsoft.AspNet.WebApi.Owin.5.3.0\lib\net45\System.Web.Http.Owin.dll</HintPath>
  232. </Reference>
  233. <Reference Include="System.Web.Http.SelfHost, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  234. <HintPath>..\packages\Microsoft.AspNet.WebApi.SelfHost.5.3.0\lib\net45\System.Web.Http.SelfHost.dll</HintPath>
  235. </Reference>
  236. <Reference Include="System.Xml.Linq" />
  237. <Reference Include="System.Data.DataSetExtensions" />
  238. <Reference Include="Microsoft.CSharp" />
  239. <Reference Include="System.Data" />
  240. <Reference Include="System.Deployment" />
  241. <Reference Include="System.Drawing" />
  242. <Reference Include="System.Windows.Forms" />
  243. <Reference Include="System.Xml" />
  244. </ItemGroup>
  245. <ItemGroup>
  246. <Compile Include="Basic\BaseVm.cs" />
  247. <Compile Include="Basic\BindingData.cs" />
  248. <Compile Include="Basic\ColorHelper.cs" />
  249. <Compile Include="Basic\DebounceDispatcher.cs" />
  250. <Compile Include="Basic\IOverlayFormService.cs" />
  251. <Compile Include="Basic\PhysicsHelper.cs" />
  252. <Compile Include="CorTools\DetectToolForm.cs">
  253. <SubType>Form</SubType>
  254. </Compile>
  255. <Compile Include="CorTools\DetectToolForm.designer.cs">
  256. <DependentUpon>DetectToolForm.cs</DependentUpon>
  257. </Compile>
  258. <Compile Include="CorTools\CorToolForm.cs">
  259. <SubType>Form</SubType>
  260. </Compile>
  261. <Compile Include="CorTools\CorToolForm.designer.cs">
  262. <DependentUpon>CorToolForm.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="CorTools\XlCalculateForm.cs">
  265. <SubType>Form</SubType>
  266. </Compile>
  267. <Compile Include="CorTools\XlCalculateForm.Designer.cs">
  268. <DependentUpon>XlCalculateForm.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="CpuCgTools\FormCpuCg.cs">
  271. <SubType>Form</SubType>
  272. </Compile>
  273. <Compile Include="CpuCgTools\FormCpuCg.Designer.cs">
  274. <DependentUpon>FormCpuCg.cs</DependentUpon>
  275. </Compile>
  276. <Compile Include="DxHelper\EnumExtension.cs" />
  277. <Compile Include="DxHelper\MsgBoxHelper.cs" />
  278. <Compile Include="DxHelper\PopupHelper.cs" />
  279. <Compile Include="DxHelper\SvgHelper.cs" />
  280. <Compile Include="DxHelper\WaitHelper.cs" />
  281. <Compile Include="EditForms\EditorTar.cs">
  282. <SubType>Form</SubType>
  283. </Compile>
  284. <Compile Include="EditForms\EditorTar.Designer.cs">
  285. <DependentUpon>EditorTar.cs</DependentUpon>
  286. </Compile>
  287. <Compile Include="EditForms\TargetEditor.cs">
  288. <SubType>Form</SubType>
  289. </Compile>
  290. <Compile Include="EditForms\TargetEditor.Designer.cs">
  291. <DependentUpon>TargetEditor.cs</DependentUpon>
  292. </Compile>
  293. <Compile Include="EditForms\SatEditor.cs">
  294. <SubType>Form</SubType>
  295. </Compile>
  296. <Compile Include="EditForms\SatEditor.Designer.cs">
  297. <DependentUpon>SatEditor.cs</DependentUpon>
  298. </Compile>
  299. <Compile Include="EditForms\TaskEditor.cs">
  300. <SubType>Form</SubType>
  301. </Compile>
  302. <Compile Include="EditForms\TaskEditor.Designer.cs">
  303. <DependentUpon>TaskEditor.cs</DependentUpon>
  304. </Compile>
  305. <Compile Include="ExtensionsDev\RibbonExtension.cs" />
  306. <Compile Include="ExtensionsDev\TabbedViewExtension.cs" />
  307. <Compile Include="ExtensionsDev\BaseEditExtension.cs" />
  308. <Compile Include="ExtensionsDev\ChartExtension.cs" />
  309. <Compile Include="ExtensionsDev\DateEditExtension.cs" />
  310. <Compile Include="ExtensionsDev\ChooseFileExtension.cs" />
  311. <Compile Include="ExtensionsDev\GridControlEx.cs" />
  312. <Compile Include="ExtensionsDev\LayoutControlExtension.cs" />
  313. <Compile Include="ExtensionsDev\MapControlEx.cs" />
  314. <Compile Include="ExtensionsDev\MemoEditExtension.cs" />
  315. <Compile Include="ExtensionsDev\PopupControlDocker.cs">
  316. <SubType>UserControl</SubType>
  317. </Compile>
  318. <Compile Include="ExtensionsDev\PopupControlDocker.Designer.cs">
  319. <DependentUpon>PopupControlDocker.cs</DependentUpon>
  320. </Compile>
  321. <Compile Include="ExtensionsDev\SearchLookUpEditExtension.cs" />
  322. <Compile Include="Localizer\ChsLocalizer.cs" />
  323. <Compile Include="MainForm.cs">
  324. <SubType>Form</SubType>
  325. </Compile>
  326. <Compile Include="MainForm.Designer.cs">
  327. <DependentUpon>MainForm.cs</DependentUpon>
  328. </Compile>
  329. <Compile Include="Program.cs" />
  330. <Compile Include="Properties\AssemblyInfo.cs" />
  331. <Compile Include="TcpServer.cs" />
  332. <Compile Include="UserControl\CtrlCgRes.cs">
  333. <SubType>UserControl</SubType>
  334. </Compile>
  335. <Compile Include="UserControl\CtrlCgRes.Designer.cs">
  336. <DependentUpon>CtrlCgRes.cs</DependentUpon>
  337. </Compile>
  338. <Compile Include="UserControl\CtrlCxRes.cs">
  339. <SubType>UserControl</SubType>
  340. </Compile>
  341. <Compile Include="UserControl\CtrlCxRes.Designer.cs">
  342. <DependentUpon>CtrlCxRes.cs</DependentUpon>
  343. </Compile>
  344. <Compile Include="UserControl\CtrlHome.cs">
  345. <SubType>UserControl</SubType>
  346. </Compile>
  347. <Compile Include="UserControl\CtrlHome.Designer.cs">
  348. <DependentUpon>CtrlHome.cs</DependentUpon>
  349. </Compile>
  350. <Compile Include="UserControl\CtrlPosRes.cs">
  351. <SubType>UserControl</SubType>
  352. </Compile>
  353. <Compile Include="UserControl\CtrlPosRes.Designer.cs">
  354. <DependentUpon>CtrlPosRes.cs</DependentUpon>
  355. </Compile>
  356. <Compile Include="UserControl\CtrlTarget.cs">
  357. <SubType>UserControl</SubType>
  358. </Compile>
  359. <Compile Include="UserControl\CtrlTarget.Designer.cs">
  360. <DependentUpon>CtrlTarget.cs</DependentUpon>
  361. </Compile>
  362. <Compile Include="UserControl\CtrlSat.cs">
  363. <SubType>UserControl</SubType>
  364. </Compile>
  365. <Compile Include="UserControl\CtrlSat.Designer.cs">
  366. <DependentUpon>CtrlSat.cs</DependentUpon>
  367. </Compile>
  368. <Compile Include="UserControl\CtrlSysSettings.cs">
  369. <SubType>UserControl</SubType>
  370. </Compile>
  371. <Compile Include="UserControl\CtrlSysSettings.Designer.cs">
  372. <DependentUpon>CtrlSysSettings.cs</DependentUpon>
  373. </Compile>
  374. <Compile Include="UserControl\CtrlTx.cs">
  375. <SubType>UserControl</SubType>
  376. </Compile>
  377. <Compile Include="UserControl\CtrlTx.Designer.cs">
  378. <DependentUpon>CtrlTx.cs</DependentUpon>
  379. </Compile>
  380. <Compile Include="UserControl\CtrlXl.cs">
  381. <SubType>UserControl</SubType>
  382. </Compile>
  383. <Compile Include="UserControl\CtrlXl.Designer.cs">
  384. <DependentUpon>CtrlXl.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="UserControl\X1D1GDOPParam.cs">
  387. <SubType>UserControl</SubType>
  388. </Compile>
  389. <Compile Include="UserControl\X1D1GDOPParam.Designer.cs">
  390. <DependentUpon>X1D1GDOPParam.cs</DependentUpon>
  391. </Compile>
  392. <Compile Include="UserControl\X2DFGDOPParam.cs">
  393. <SubType>UserControl</SubType>
  394. </Compile>
  395. <Compile Include="UserControl\X2DFGDOPParam.Designer.cs">
  396. <DependentUpon>X2DFGDOPParam.cs</DependentUpon>
  397. </Compile>
  398. <Compile Include="UserControl\X3GDOPParam.cs">
  399. <SubType>UserControl</SubType>
  400. </Compile>
  401. <Compile Include="UserControl\X3GDOPParam.Designer.cs">
  402. <DependentUpon>X3GDOPParam.cs</DependentUpon>
  403. </Compile>
  404. <Compile Include="UserControl\X2D1GDOPParam.cs">
  405. <SubType>UserControl</SubType>
  406. </Compile>
  407. <Compile Include="UserControl\X2D1GDOPParam.Designer.cs">
  408. <DependentUpon>X2D1GDOPParam.cs</DependentUpon>
  409. </Compile>
  410. <Compile Include="ObServer\PosObServer.cs" />
  411. <EmbeddedResource Include="CorTools\DetectToolForm.resx">
  412. <DependentUpon>DetectToolForm.cs</DependentUpon>
  413. </EmbeddedResource>
  414. <EmbeddedResource Include="CorTools\CorToolForm.resx">
  415. <DependentUpon>CorToolForm.cs</DependentUpon>
  416. </EmbeddedResource>
  417. <EmbeddedResource Include="CorTools\XlCalculateForm.resx">
  418. <DependentUpon>XlCalculateForm.cs</DependentUpon>
  419. </EmbeddedResource>
  420. <EmbeddedResource Include="CpuCgTools\FormCpuCg.resx">
  421. <DependentUpon>FormCpuCg.cs</DependentUpon>
  422. </EmbeddedResource>
  423. <EmbeddedResource Include="EditForms\EditorTar.resx">
  424. <DependentUpon>EditorTar.cs</DependentUpon>
  425. </EmbeddedResource>
  426. <EmbeddedResource Include="EditForms\TargetEditor.resx">
  427. <DependentUpon>TargetEditor.cs</DependentUpon>
  428. </EmbeddedResource>
  429. <EmbeddedResource Include="EditForms\SatEditor.resx">
  430. <DependentUpon>SatEditor.cs</DependentUpon>
  431. </EmbeddedResource>
  432. <EmbeddedResource Include="EditForms\TaskEditor.resx">
  433. <DependentUpon>TaskEditor.cs</DependentUpon>
  434. </EmbeddedResource>
  435. <EmbeddedResource Include="ExtensionsDev\PopupControlDocker.resx">
  436. <DependentUpon>PopupControlDocker.cs</DependentUpon>
  437. </EmbeddedResource>
  438. <EmbeddedResource Include="MainForm.resx">
  439. <DependentUpon>MainForm.cs</DependentUpon>
  440. </EmbeddedResource>
  441. <None Include="data.gmdb">
  442. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  443. </None>
  444. <None Include="packages.config" />
  445. <EmbeddedResource Include="Properties\Resources.resx">
  446. <Generator>ResXFileCodeGenerator</Generator>
  447. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  448. <SubType>Designer</SubType>
  449. </EmbeddedResource>
  450. <Compile Include="Properties\Resources.Designer.cs">
  451. <AutoGen>True</AutoGen>
  452. <DependentUpon>Resources.resx</DependentUpon>
  453. <DesignTime>True</DesignTime>
  454. </Compile>
  455. <EmbeddedResource Include="UserControl\CtrlCgRes.resx">
  456. <DependentUpon>CtrlCgRes.cs</DependentUpon>
  457. <SubType>Designer</SubType>
  458. </EmbeddedResource>
  459. <EmbeddedResource Include="UserControl\CtrlCxRes.resx">
  460. <DependentUpon>CtrlCxRes.cs</DependentUpon>
  461. </EmbeddedResource>
  462. <EmbeddedResource Include="UserControl\CtrlHome.resx">
  463. <DependentUpon>CtrlHome.cs</DependentUpon>
  464. </EmbeddedResource>
  465. <EmbeddedResource Include="UserControl\CtrlPosRes.resx">
  466. <DependentUpon>CtrlPosRes.cs</DependentUpon>
  467. </EmbeddedResource>
  468. <EmbeddedResource Include="UserControl\CtrlTarget.resx">
  469. <DependentUpon>CtrlTarget.cs</DependentUpon>
  470. </EmbeddedResource>
  471. <EmbeddedResource Include="UserControl\CtrlSat.resx">
  472. <DependentUpon>CtrlSat.cs</DependentUpon>
  473. </EmbeddedResource>
  474. <EmbeddedResource Include="UserControl\CtrlSysSettings.resx">
  475. <DependentUpon>CtrlSysSettings.cs</DependentUpon>
  476. </EmbeddedResource>
  477. <EmbeddedResource Include="UserControl\CtrlTx.resx">
  478. <DependentUpon>CtrlTx.cs</DependentUpon>
  479. </EmbeddedResource>
  480. <EmbeddedResource Include="UserControl\CtrlXl.resx">
  481. <DependentUpon>CtrlXl.cs</DependentUpon>
  482. </EmbeddedResource>
  483. <None Include="App.config" />
  484. <None Include="Properties\Settings.settings">
  485. <Generator>SettingsSingleFileGenerator</Generator>
  486. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  487. </None>
  488. <Compile Include="Properties\Settings.Designer.cs">
  489. <AutoGen>True</AutoGen>
  490. <DependentUpon>Settings.settings</DependentUpon>
  491. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  492. </Compile>
  493. </ItemGroup>
  494. <ItemGroup>
  495. <ProjectReference Include="..\XdCxRhDW.Core\XdCxRhDW.Core.csproj">
  496. <Project>{35366b51-5e44-4a48-be7f-b7af696950ce}</Project>
  497. <Name>XdCxRhDW.Core</Name>
  498. </ProjectReference>
  499. <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
  500. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  501. <Name>XdCxRhDw.Dto</Name>
  502. </ProjectReference>
  503. <ProjectReference Include="..\XdCxRhDW.Repostory\XdCxRhDW.Repostory.csproj">
  504. <Project>{9cb2f5d6-6d22-454e-8b47-b51ff7fa1794}</Project>
  505. <Name>XdCxRhDW.Repostory</Name>
  506. </ProjectReference>
  507. <ProjectReference Include="..\XdCxRhDW.WebApi\XdCxRhDW.WebApi.csproj">
  508. <Project>{652c29ac-65de-466a-a964-8f1a2e657d86}</Project>
  509. <Name>XdCxRhDW.WebApi</Name>
  510. </ProjectReference>
  511. </ItemGroup>
  512. <ItemGroup>
  513. <None Include="DLL_DTO_DOA_DW.dll">
  514. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  515. </None>
  516. <None Include="DLL_SC_2X1D_DW.dll">
  517. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  518. </None>
  519. <None Include="Core\coc.exe">
  520. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  521. </None>
  522. </ItemGroup>
  523. <ItemGroup>
  524. <None Include="xcorr\enc-test.dat" />
  525. <None Include="星历推算\readme.txt">
  526. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  527. </None>
  528. <None Include="星历推算\Tle2XYZ.exe">
  529. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  530. </None>
  531. <EmbeddedResource Include="UserControl\X1D1GDOPParam.resx">
  532. <DependentUpon>X1D1GDOPParam.cs</DependentUpon>
  533. </EmbeddedResource>
  534. <EmbeddedResource Include="UserControl\X2DFGDOPParam.resx">
  535. <DependentUpon>X2DFGDOPParam.cs</DependentUpon>
  536. </EmbeddedResource>
  537. <EmbeddedResource Include="UserControl\X3GDOPParam.resx">
  538. <DependentUpon>X3GDOPParam.cs</DependentUpon>
  539. </EmbeddedResource>
  540. <EmbeddedResource Include="UserControl\X2D1GDOPParam.resx">
  541. <DependentUpon>X2D1GDOPParam.cs</DependentUpon>
  542. </EmbeddedResource>
  543. <EmbeddedResource Include="UserControl\X3DFGDOPParam .resx">
  544. <DependentUpon>X3DFGDOPParam .cs</DependentUpon>
  545. </EmbeddedResource>
  546. <None Include="DLL_11J.dll">
  547. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  548. </None>
  549. <Content Include="Image\DfoLine.svg">
  550. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  551. </Content>
  552. <Content Include="Image\DtoLine.svg">
  553. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  554. </Content>
  555. <Content Include="Image\GDOP.svg">
  556. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  557. </Content>
  558. <Content Include="xcorr\dmc.exe">
  559. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  560. </Content>
  561. <Content Include="xcorr\enc.exe">
  562. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  563. </Content>
  564. <Content Include="xcorr\encreadme.txt" />
  565. <Content Include="xcorr\XcorrCpu.exe">
  566. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  567. </Content>
  568. <Content Include="定位.ico" />
  569. </ItemGroup>
  570. <ItemGroup />
  571. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  572. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  573. <Import Project="packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  574. <PropertyGroup>
  575. <PostBuildEvent>del DevExpress*.xml,EntityFramework*.xml,Serilog*.xml,Newtonsoft*.xml
  576. del System*.xml,Microsoft*.xml,autofac*.xml
  577. copy $(SolutionDir)tips.txt tips.txt
  578. copy $(SolutionDir)geo.txt geo.txt
  579. if not exist "AddIns" md AddIns
  580. move /Y *.dll AddIns
  581. move /Y *.pdb AddIns
  582. xcopy x64 AddIns\x64 /EHCIY
  583. xcopy x86 AddIns\x86 /EHCIY
  584. rmdir x86 /S/Q
  585. rmdir x64 /S/Q</PostBuildEvent>
  586. </PropertyGroup>
  587. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  588. <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  589. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  590. <PropertyGroup>
  591. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  592. </PropertyGroup>
  593. <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  594. </Target>
  595. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  596. Other similar extension points exist, see Microsoft.Common.targets.
  597. <Target Name="BeforeBuild">
  598. </Target>
  599. <Target Name="AfterBuild">
  600. </Target>
  601. -->
  602. </Project>