XdCxRhDW.App.csproj.bak 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  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. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <Prefer32Bit>false</Prefer32Bit>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <ApplicationIcon>定位.ico</ApplicationIcon>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="Accessibility" />
  47. <Reference Include="DevExpress.Charts.v23.1.Core, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  48. <Reference Include="DevExpress.Data.Desktop.v23.1" />
  49. <Reference Include="DevExpress.Data.v23.1" />
  50. <Reference Include="DevExpress.Dialogs.v23.1.Core, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  51. <Reference Include="DevExpress.Images.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  52. <Reference Include="DevExpress.Map.v23.1.Core, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  53. <Reference Include="DevExpress.Mvvm.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  54. <Reference Include="DevExpress.Printing.v23.1.Core" />
  55. <Reference Include="DevExpress.Utils.v23.1" />
  56. <Reference Include="DevExpress.Utils.v23.1.UI, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  57. <Reference Include="DevExpress.XtraBars.v23.1" />
  58. <Reference Include="DevExpress.Sparkline.v23.1.Core" />
  59. <Reference Include="DevExpress.XtraCharts.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  60. <Reference Include="DevExpress.XtraCharts.v23.1.UI, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  61. <Reference Include="DevExpress.XtraCharts.v23.1.Wizard, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  62. <Reference Include="DevExpress.XtraDialogs.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  63. <Reference Include="DevExpress.XtraEditors.v23.1" />
  64. <Reference Include="DevExpress.Drawing.v23.1" />
  65. <Reference Include="DevExpress.XtraGrid.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  66. <Reference Include="DevExpress.XtraLayout.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  67. <Reference Include="DevExpress.XtraMap.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  68. <Reference Include="DevExpress.XtraPrinting.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  69. <Reference Include="DevExpress.XtraTreeList.v23.1, Version=23.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  70. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  71. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  75. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  80. <Private>True</Private>
  81. </Reference>
  82. <Reference Include="PresentationCore" />
  83. <Reference Include="PresentationFramework" />
  84. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  85. <HintPath>..\packages\Serilog.3.1.1\lib\net471\Serilog.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Serilog.Sinks.Async, Version=1.5.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  88. <HintPath>..\packages\Serilog.Sinks.Async.1.5.0\lib\net461\Serilog.Sinks.Async.dll</HintPath>
  89. </Reference>
  90. <Reference Include="Serilog.Sinks.Console, Version=5.0.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  91. <HintPath>..\packages\Serilog.Sinks.Console.5.0.1\lib\net471\Serilog.Sinks.Console.dll</HintPath>
  92. </Reference>
  93. <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  94. <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
  95. </Reference>
  96. <Reference Include="SQLite.CodeFirst, Version=1.7.0.34, Culture=neutral, PublicKeyToken=eb96ba0a78d831a7, processorArchitecture=MSIL">
  97. <HintPath>..\packages\SQLite.CodeFirst.1.7.0.34\lib\net45\SQLite.CodeFirst.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.ComponentModel.DataAnnotations" />
  105. <Reference Include="System.Configuration" />
  106. <Reference Include="System.Core" />
  107. <Reference Include="System.Data.Linq" />
  108. <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  112. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  115. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  118. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  121. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  122. </Reference>
  123. <Reference Include="System.Net.Http" />
  124. <Reference Include="System.Numerics" />
  125. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  126. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Runtime" />
  129. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  130. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  131. </Reference>
  132. <Reference Include="System.Runtime.Serialization" />
  133. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  134. <Reference Include="System.Security" />
  135. <Reference Include="System.Transactions" />
  136. <Reference Include="System.Xml.Linq" />
  137. <Reference Include="System.Data.DataSetExtensions" />
  138. <Reference Include="Microsoft.CSharp" />
  139. <Reference Include="System.Data" />
  140. <Reference Include="System.Deployment" />
  141. <Reference Include="System.Drawing" />
  142. <Reference Include="System.Windows.Forms" />
  143. <Reference Include="System.Xml" />
  144. </ItemGroup>
  145. <ItemGroup>
  146. <Compile Include="Basic\BaseVm.cs" />
  147. <Compile Include="Basic\BindingData.cs" />
  148. <Compile Include="Basic\ColorHelper.cs" />
  149. <Compile Include="Basic\DebounceDispatcher.cs" />
  150. <Compile Include="Basic\IOverlayFormService.cs" />
  151. <Compile Include="Basic\PhysicsHelper.cs" />
  152. <Compile Include="CpuCgTools\FormCpuCg.cs">
  153. <SubType>Form</SubType>
  154. </Compile>
  155. <Compile Include="CpuCgTools\FormCpuCg.Designer.cs">
  156. <DependentUpon>FormCpuCg.cs</DependentUpon>
  157. </Compile>
  158. <Compile Include="DxHelper\PopupHelper.cs" />
  159. <Compile Include="DxHelper\SvgHelper.cs" />
  160. <Compile Include="DxHelper\WaitHelper.cs" />
  161. <Compile Include="EditForms\SatEditor.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="EditForms\SatEditor.Designer.cs">
  165. <DependentUpon>SatEditor.cs</DependentUpon>
  166. </Compile>
  167. <Compile Include="EditForms\TaskEditor.cs">
  168. <SubType>Form</SubType>
  169. </Compile>
  170. <Compile Include="EditForms\TaskEditor.Designer.cs">
  171. <DependentUpon>TaskEditor.cs</DependentUpon>
  172. </Compile>
  173. <Compile Include="EFContext\SqliteInterceptor.cs" />
  174. <Compile Include="EFContext\RHDWContext.cs" />
  175. <Compile Include="ExtensionsDev\BaseEditExtension.cs" />
  176. <Compile Include="ExtensionsDev\ChartExtension.cs" />
  177. <Compile Include="ExtensionsDev\DateEditExtension.cs" />
  178. <Compile Include="ExtensionsDev\ChooseFileExtension.cs" />
  179. <Compile Include="ExtensionsDev\GridControlEx.cs" />
  180. <Compile Include="ExtensionsDev\LayoutControlExtension.cs" />
  181. <Compile Include="ExtensionsDev\MapControlEx.cs" />
  182. <Compile Include="ExtensionsDev\MemoEditExtension.cs" />
  183. <Compile Include="ExtensionsDev\PopupControlDocker.cs">
  184. <SubType>UserControl</SubType>
  185. </Compile>
  186. <Compile Include="ExtensionsDev\PopupControlDocker.Designer.cs">
  187. <DependentUpon>PopupControlDocker.cs</DependentUpon>
  188. </Compile>
  189. <Compile Include="ExtensionsDev\SearchLookUpEditExtension.cs" />
  190. <Compile Include="Localizer\ChsLocalizer.cs" />
  191. <Compile Include="MainForm.cs">
  192. <SubType>Form</SubType>
  193. </Compile>
  194. <Compile Include="MainForm.Designer.cs">
  195. <DependentUpon>MainForm.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="Model\BaseModel.cs" />
  198. <Compile Include="Model\CgRes.cs" />
  199. <Compile Include="Model\SysSetings.cs" />
  200. <Compile Include="Model\CxRes.cs" />
  201. <Compile Include="Model\ModelEnum.cs" />
  202. <Compile Include="Model\PosRes.cs" />
  203. <Compile Include="Model\SatInfo.cs" />
  204. <Compile Include="Model\TaskInfo.cs" />
  205. <Compile Include="Model\TxInfo.cs" />
  206. <Compile Include="Model\XlInfo.cs" />
  207. <Compile Include="Api\PosApi.cs" />
  208. <Compile Include="Program.cs" />
  209. <Compile Include="Properties\AssemblyInfo.cs" />
  210. <Compile Include="TcpServer.cs" />
  211. <Compile Include="UserControl\CtrlCgRes.cs">
  212. <SubType>UserControl</SubType>
  213. </Compile>
  214. <Compile Include="UserControl\CtrlCgRes.Designer.cs">
  215. <DependentUpon>CtrlCgRes.cs</DependentUpon>
  216. </Compile>
  217. <Compile Include="UserControl\CtrlCxRes.cs">
  218. <SubType>UserControl</SubType>
  219. </Compile>
  220. <Compile Include="UserControl\CtrlCxRes.Designer.cs">
  221. <DependentUpon>CtrlCxRes.cs</DependentUpon>
  222. </Compile>
  223. <Compile Include="UserControl\CtrlHome.cs">
  224. <SubType>UserControl</SubType>
  225. </Compile>
  226. <Compile Include="UserControl\CtrlHome.Designer.cs">
  227. <DependentUpon>CtrlHome.cs</DependentUpon>
  228. </Compile>
  229. <Compile Include="UserControl\CtrlPosRes.cs">
  230. <SubType>UserControl</SubType>
  231. </Compile>
  232. <Compile Include="UserControl\CtrlPosRes.Designer.cs">
  233. <DependentUpon>CtrlPosRes.cs</DependentUpon>
  234. </Compile>
  235. <Compile Include="UserControl\CtrlSat.cs">
  236. <SubType>UserControl</SubType>
  237. </Compile>
  238. <Compile Include="UserControl\CtrlSat.Designer.cs">
  239. <DependentUpon>CtrlSat.cs</DependentUpon>
  240. </Compile>
  241. <Compile Include="UserControl\CtrlSysSettings.cs">
  242. <SubType>UserControl</SubType>
  243. </Compile>
  244. <Compile Include="UserControl\CtrlSysSettings.Designer.cs">
  245. <DependentUpon>CtrlSysSettings.cs</DependentUpon>
  246. </Compile>
  247. <Compile Include="UserControl\CtrlTx.cs">
  248. <SubType>UserControl</SubType>
  249. </Compile>
  250. <Compile Include="UserControl\CtrlTx.Designer.cs">
  251. <DependentUpon>CtrlTx.cs</DependentUpon>
  252. </Compile>
  253. <Compile Include="UserControl\CtrlXl.cs">
  254. <SubType>UserControl</SubType>
  255. </Compile>
  256. <Compile Include="UserControl\CtrlXl.Designer.cs">
  257. <DependentUpon>CtrlXl.cs</DependentUpon>
  258. </Compile>
  259. <EmbeddedResource Include="CpuCgTools\FormCpuCg.resx">
  260. <DependentUpon>FormCpuCg.cs</DependentUpon>
  261. </EmbeddedResource>
  262. <EmbeddedResource Include="EditForms\SatEditor.resx">
  263. <DependentUpon>SatEditor.cs</DependentUpon>
  264. </EmbeddedResource>
  265. <EmbeddedResource Include="EditForms\TaskEditor.resx">
  266. <DependentUpon>TaskEditor.cs</DependentUpon>
  267. </EmbeddedResource>
  268. <EmbeddedResource Include="ExtensionsDev\PopupControlDocker.resx">
  269. <DependentUpon>PopupControlDocker.cs</DependentUpon>
  270. </EmbeddedResource>
  271. <EmbeddedResource Include="MainForm.resx">
  272. <DependentUpon>MainForm.cs</DependentUpon>
  273. </EmbeddedResource>
  274. <None Include="data.gmdb">
  275. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  276. </None>
  277. <None Include="packages.config" />
  278. <None Include="Properties\licenses.licx" />
  279. <EmbeddedResource Include="Properties\Resources.resx">
  280. <Generator>ResXFileCodeGenerator</Generator>
  281. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  282. <SubType>Designer</SubType>
  283. </EmbeddedResource>
  284. <Compile Include="Properties\Resources.Designer.cs">
  285. <AutoGen>True</AutoGen>
  286. <DependentUpon>Resources.resx</DependentUpon>
  287. <DesignTime>True</DesignTime>
  288. </Compile>
  289. <EmbeddedResource Include="UserControl\CtrlCgRes.resx">
  290. <DependentUpon>CtrlCgRes.cs</DependentUpon>
  291. </EmbeddedResource>
  292. <EmbeddedResource Include="UserControl\CtrlCxRes.resx">
  293. <DependentUpon>CtrlCxRes.cs</DependentUpon>
  294. </EmbeddedResource>
  295. <EmbeddedResource Include="UserControl\CtrlHome.resx">
  296. <DependentUpon>CtrlHome.cs</DependentUpon>
  297. </EmbeddedResource>
  298. <EmbeddedResource Include="UserControl\CtrlPosRes.resx">
  299. <DependentUpon>CtrlPosRes.cs</DependentUpon>
  300. </EmbeddedResource>
  301. <EmbeddedResource Include="UserControl\CtrlSat.resx">
  302. <DependentUpon>CtrlSat.cs</DependentUpon>
  303. </EmbeddedResource>
  304. <EmbeddedResource Include="UserControl\CtrlSysSettings.resx">
  305. <DependentUpon>CtrlSysSettings.cs</DependentUpon>
  306. </EmbeddedResource>
  307. <EmbeddedResource Include="UserControl\CtrlTx.resx">
  308. <DependentUpon>CtrlTx.cs</DependentUpon>
  309. </EmbeddedResource>
  310. <EmbeddedResource Include="UserControl\CtrlXl.resx">
  311. <DependentUpon>CtrlXl.cs</DependentUpon>
  312. </EmbeddedResource>
  313. <None Include="App.config" />
  314. <None Include="Properties\Settings.settings">
  315. <Generator>SettingsSingleFileGenerator</Generator>
  316. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  317. </None>
  318. <Compile Include="Properties\Settings.Designer.cs">
  319. <AutoGen>True</AutoGen>
  320. <DependentUpon>Settings.settings</DependentUpon>
  321. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  322. </Compile>
  323. </ItemGroup>
  324. <ItemGroup>
  325. <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
  326. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  327. <Name>XdCxRhDw.Dto</Name>
  328. </ProjectReference>
  329. </ItemGroup>
  330. <ItemGroup>
  331. <None Include="DLL_DTO_DOA_DW.dll">
  332. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  333. </None>
  334. <None Include="DLL_SC_2X1D_DW.dll">
  335. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  336. </None>
  337. <None Include="Core\coc.exe">
  338. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  339. </None>
  340. </ItemGroup>
  341. <ItemGroup>
  342. <Content Include="定位.ico" />
  343. </ItemGroup>
  344. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  345. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  346. <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')" />
  347. <PropertyGroup>
  348. <PostBuildEvent>del *.xml
  349. copy $(SolutionDir)tips.txt tips.txt
  350. copy $(SolutionDir)geo.txt geo.txt
  351. if not exist "AddIns" md AddIns
  352. move /Y *.dll AddIns
  353. move /Y *.pdb AddIns
  354. xcopy x64 AddIns\x64 /EHCIY
  355. xcopy x86 AddIns\x86 /EHCIY
  356. rmdir x86 /S/Q
  357. rmdir x64 /S/Q</PostBuildEvent>
  358. </PropertyGroup>
  359. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  360. <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')" />
  361. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  362. <PropertyGroup>
  363. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  364. </PropertyGroup>
  365. <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'))" />
  366. </Target>
  367. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  368. Other similar extension points exist, see Microsoft.Common.targets.
  369. <Target Name="BeforeBuild">
  370. </Target>
  371. <Target Name="AfterBuild">
  372. </Target>
  373. -->
  374. </Project>