DataSimulation.Forms.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{3622EDFF-8AA9-4324-896A-4ED1CBE3D0A1}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>DataSimulation.Forms</RootNamespace>
  12. <AssemblyName>DataSimulation.Forms</AssemblyName>
  13. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  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. <ItemGroup>
  38. <Reference Include="Accessibility" />
  39. <Reference Include="DevExpress.BonusSkins.v23.2" />
  40. <Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  41. <Reference Include="DevExpress.Data.Desktop.v23.2" />
  42. <Reference Include="DevExpress.Data.v23.2" />
  43. <Reference Include="DevExpress.Dialogs.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  44. <Reference Include="DevExpress.Map.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  45. <Reference Include="DevExpress.Utils.v23.2" />
  46. <Reference Include="DevExpress.Sparkline.v23.2.Core" />
  47. <Reference Include="DevExpress.Utils.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  48. <Reference Include="DevExpress.XtraBars.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  49. <Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  50. <Reference Include="DevExpress.XtraCharts.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  51. <Reference Include="DevExpress.XtraCharts.v23.2.Wizard, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  52. <Reference Include="DevExpress.XtraDialogs.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  53. <Reference Include="DevExpress.XtraEditors.v23.2" />
  54. <Reference Include="DevExpress.Printing.v23.2.Core" />
  55. <Reference Include="DevExpress.Drawing.v23.2" />
  56. <Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  57. <Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  58. <Reference Include="DevExpress.XtraMap.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  59. <Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  60. <Reference Include="DevExpress.XtraTreeList.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  61. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  62. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  63. </Reference>
  64. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  65. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
  68. <HintPath>..\packages\Serilog.3.1.1\lib\net471\Serilog.dll</HintPath>
  69. </Reference>
  70. <Reference Include="SQLite.CodeFirst, Version=1.7.0.36, Culture=neutral, PublicKeyToken=eb96ba0a78d831a7, processorArchitecture=MSIL">
  71. <HintPath>..\packages\SQLite.CodeFirst.1.7.0.36\lib\net45\SQLite.CodeFirst.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System" />
  74. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  75. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  76. </Reference>
  77. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  78. <HintPath>..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.ComponentModel.DataAnnotations" />
  81. <Reference Include="System.Configuration" />
  82. <Reference Include="System.Core" />
  83. <Reference Include="System.Data.Linq" />
  84. <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  85. <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  88. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  91. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Diagnostics.DiagnosticSource, Version=7.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  94. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.7.0.2\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  97. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.Net.Http" />
  100. <Reference Include="System.Numerics" />
  101. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  105. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Runtime.Serialization" />
  108. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  109. <Reference Include="System.Security" />
  110. <Reference Include="System.Transactions" />
  111. <Reference Include="System.Xml.Linq" />
  112. <Reference Include="System.Data.DataSetExtensions" />
  113. <Reference Include="Microsoft.CSharp" />
  114. <Reference Include="System.Data" />
  115. <Reference Include="System.Deployment" />
  116. <Reference Include="System.Drawing" />
  117. <Reference Include="System.Windows.Forms" />
  118. <Reference Include="System.Xml" />
  119. </ItemGroup>
  120. <ItemGroup>
  121. <Compile Include="Basic\ColorHelper.cs" />
  122. <Compile Include="Basic\DebounceDispatcher.cs" />
  123. <Compile Include="DxHelper\MD5Helper.cs" />
  124. <Compile Include="DxHelper\MsgBoxHelper.cs" />
  125. <Compile Include="DxHelper\SvgHelper.cs" />
  126. <Compile Include="DxHelper\WaitHelper.cs" />
  127. <Compile Include="EditForms\RefEditor.cs">
  128. <SubType>Form</SubType>
  129. </Compile>
  130. <Compile Include="EditForms\RefEditor.Designer.cs">
  131. <DependentUpon>RefEditor.cs</DependentUpon>
  132. </Compile>
  133. <Compile Include="EditForms\AntEditor.cs">
  134. <SubType>Form</SubType>
  135. </Compile>
  136. <Compile Include="EditForms\AntEditor.Designer.cs">
  137. <DependentUpon>AntEditor.cs</DependentUpon>
  138. </Compile>
  139. <Compile Include="EditForms\SatEditor.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="EditForms\SatEditor.Designer.cs">
  143. <DependentUpon>SatEditor.cs</DependentUpon>
  144. </Compile>
  145. <Compile Include="ExtensionsDev\BaseEditExtension.cs" />
  146. <Compile Include="ExtensionsDev\ChooseFileExtension.cs" />
  147. <Compile Include="ExtensionsDev\DateEditExtension.cs" />
  148. <Compile Include="ExtensionsDev\GridControlEx.cs" />
  149. <Compile Include="ExtensionsDev\LayoutControlExtension.cs" />
  150. <Compile Include="ExtensionsDev\MapControlEx.cs" />
  151. <Compile Include="ExtensionsDev\RibbonExtension.cs" />
  152. <Compile Include="ExtensionsDev\SearchLookUpEditExtension.cs" />
  153. <Compile Include="ExtensionsDev\TabbedViewExtension.cs" />
  154. <Compile Include="MainForm.cs">
  155. <SubType>Form</SubType>
  156. </Compile>
  157. <Compile Include="MainForm.Designer.cs">
  158. <DependentUpon>MainForm.cs</DependentUpon>
  159. </Compile>
  160. <Compile Include="Program.cs" />
  161. <Compile Include="Properties\AssemblyInfo.cs" />
  162. <Compile Include="UserControl\CtrlRef.cs">
  163. <SubType>UserControl</SubType>
  164. </Compile>
  165. <Compile Include="UserControl\CtrlRef.Designer.cs">
  166. <DependentUpon>CtrlRef.cs</DependentUpon>
  167. </Compile>
  168. <Compile Include="UserControl\CtrlHome.cs">
  169. <SubType>UserControl</SubType>
  170. </Compile>
  171. <Compile Include="UserControl\CtrlHome.Designer.cs">
  172. <DependentUpon>CtrlHome.cs</DependentUpon>
  173. </Compile>
  174. <Compile Include="UserControl\CtrlAnt.cs">
  175. <SubType>UserControl</SubType>
  176. </Compile>
  177. <Compile Include="UserControl\CtrlAnt.Designer.cs">
  178. <DependentUpon>CtrlAnt.cs</DependentUpon>
  179. </Compile>
  180. <Compile Include="UserControl\CtrlSat.cs">
  181. <SubType>UserControl</SubType>
  182. </Compile>
  183. <Compile Include="UserControl\CtrlSat.Designer.cs">
  184. <DependentUpon>CtrlSat.cs</DependentUpon>
  185. </Compile>
  186. <Compile Include="UserControl\CtrlXl.cs">
  187. <SubType>UserControl</SubType>
  188. </Compile>
  189. <Compile Include="UserControl\CtrlXl.Designer.cs">
  190. <DependentUpon>CtrlXl.cs</DependentUpon>
  191. </Compile>
  192. <EmbeddedResource Include="EditForms\RefEditor.resx">
  193. <DependentUpon>RefEditor.cs</DependentUpon>
  194. </EmbeddedResource>
  195. <EmbeddedResource Include="EditForms\AntEditor.resx">
  196. <DependentUpon>AntEditor.cs</DependentUpon>
  197. </EmbeddedResource>
  198. <EmbeddedResource Include="EditForms\SatEditor.resx">
  199. <DependentUpon>SatEditor.cs</DependentUpon>
  200. </EmbeddedResource>
  201. <EmbeddedResource Include="MainForm.resx">
  202. <DependentUpon>MainForm.cs</DependentUpon>
  203. </EmbeddedResource>
  204. <EmbeddedResource Include="Properties\licenses.licx" />
  205. <EmbeddedResource Include="Properties\Resources.resx">
  206. <Generator>ResXFileCodeGenerator</Generator>
  207. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  208. <SubType>Designer</SubType>
  209. </EmbeddedResource>
  210. <Compile Include="Properties\Resources.Designer.cs">
  211. <AutoGen>True</AutoGen>
  212. <DependentUpon>Resources.resx</DependentUpon>
  213. </Compile>
  214. <EmbeddedResource Include="UserControl\CtrlRef.resx">
  215. <DependentUpon>CtrlRef.cs</DependentUpon>
  216. </EmbeddedResource>
  217. <EmbeddedResource Include="UserControl\CtrlHome.resx">
  218. <DependentUpon>CtrlHome.cs</DependentUpon>
  219. </EmbeddedResource>
  220. <EmbeddedResource Include="UserControl\CtrlAnt.resx">
  221. <DependentUpon>CtrlAnt.cs</DependentUpon>
  222. </EmbeddedResource>
  223. <EmbeddedResource Include="UserControl\CtrlSat.resx">
  224. <DependentUpon>CtrlSat.cs</DependentUpon>
  225. </EmbeddedResource>
  226. <EmbeddedResource Include="UserControl\CtrlXl.resx">
  227. <DependentUpon>CtrlXl.cs</DependentUpon>
  228. </EmbeddedResource>
  229. <None Include="App.config" />
  230. <None Include="packages.config" />
  231. <None Include="Properties\Settings.settings">
  232. <Generator>SettingsSingleFileGenerator</Generator>
  233. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  234. </None>
  235. <Compile Include="Properties\Settings.Designer.cs">
  236. <AutoGen>True</AutoGen>
  237. <DependentUpon>Settings.settings</DependentUpon>
  238. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  239. </Compile>
  240. </ItemGroup>
  241. <ItemGroup>
  242. <ProjectReference Include="..\DataSimulation.Repostory\DataSimulation.Repostory.csproj">
  243. <Project>{61d871de-8837-49a9-b141-c03a690a53af}</Project>
  244. <Name>DataSimulation.Repostory</Name>
  245. </ProjectReference>
  246. </ItemGroup>
  247. <ItemGroup>
  248. <Content Include="Images\Cancel.svg">
  249. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  250. </Content>
  251. <Content Include="Images\Ok.svg">
  252. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  253. </Content>
  254. </ItemGroup>
  255. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  256. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  257. <PropertyGroup>
  258. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  259. </PropertyGroup>
  260. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
  261. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
  262. <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'))" />
  263. </Target>
  264. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  265. <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')" />
  266. <PropertyGroup>
  267. <PostBuildEvent>del DevExpress*.xml,EntityFramework*.xml,Serilog*.xml,Newtonsoft*.xml
  268. del System*.xml,Microsoft*.xml,autofac*.xml
  269. copy $(SolutionDir)tips.txt tips.txt
  270. copy $(SolutionDir)geo.txt geo.txt
  271. if not exist "AddIns" md AddIns
  272. move /Y *.dll AddIns
  273. move /Y *.pdb AddIns
  274. xcopy x64 AddIns\x64 /EHCIY
  275. xcopy x86 AddIns\x86 /EHCIY
  276. rmdir x86 /S/Q
  277. rmdir x64 /S/Q
  278. del *.dll.config
  279. </PostBuildEvent>
  280. </PropertyGroup>
  281. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  282. Other similar extension points exist, see Microsoft.Common.targets.
  283. <Target Name="BeforeBuild">
  284. </Target>
  285. <Target Name="AfterBuild">
  286. </Target>
  287. -->
  288. </Project>