DataSimulation.Forms.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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="DevExpress.BonusSkins.v23.2" />
  39. <Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  40. <Reference Include="DevExpress.Data.Desktop.v23.2" />
  41. <Reference Include="DevExpress.Data.v23.2" />
  42. <Reference Include="DevExpress.Dialogs.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  43. <Reference Include="DevExpress.Map.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  44. <Reference Include="DevExpress.Utils.v23.2" />
  45. <Reference Include="DevExpress.Sparkline.v23.2.Core" />
  46. <Reference Include="DevExpress.Utils.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  47. <Reference Include="DevExpress.XtraBars.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  48. <Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  49. <Reference Include="DevExpress.XtraCharts.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  50. <Reference Include="DevExpress.XtraCharts.v23.2.Wizard, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  51. <Reference Include="DevExpress.XtraDialogs.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  52. <Reference Include="DevExpress.XtraEditors.v23.2" />
  53. <Reference Include="DevExpress.Printing.v23.2.Core" />
  54. <Reference Include="DevExpress.Drawing.v23.2" />
  55. <Reference Include="DevExpress.XtraGrid.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  56. <Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  57. <Reference Include="DevExpress.XtraMap.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  58. <Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  59. <Reference Include="DevExpress.XtraTreeList.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  60. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  61. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  62. </Reference>
  63. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  64. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  65. </Reference>
  66. <Reference Include="System" />
  67. <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  68. <HintPath>..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System.ComponentModel.DataAnnotations" />
  71. <Reference Include="System.Core" />
  72. <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
  74. </Reference>
  75. <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  76. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  79. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System.Net.Http" />
  82. <Reference Include="System.Xml.Linq" />
  83. <Reference Include="System.Data.DataSetExtensions" />
  84. <Reference Include="Microsoft.CSharp" />
  85. <Reference Include="System.Data" />
  86. <Reference Include="System.Deployment" />
  87. <Reference Include="System.Drawing" />
  88. <Reference Include="System.Windows.Forms" />
  89. <Reference Include="System.Xml" />
  90. </ItemGroup>
  91. <ItemGroup>
  92. <Compile Include="Basic\ColorHelper.cs" />
  93. <Compile Include="Basic\DebounceDispatcher.cs" />
  94. <Compile Include="DxHelper\MD5Helper.cs" />
  95. <Compile Include="DxHelper\SvgHelper.cs" />
  96. <Compile Include="DxHelper\WaitHelper.cs" />
  97. <Compile Include="ExtensionsDev\BaseEditExtension.cs" />
  98. <Compile Include="ExtensionsDev\ChooseFileExtension.cs" />
  99. <Compile Include="ExtensionsDev\DateEditExtension.cs" />
  100. <Compile Include="ExtensionsDev\GridControlEx.cs" />
  101. <Compile Include="ExtensionsDev\LayoutControlExtension.cs" />
  102. <Compile Include="ExtensionsDev\MapControlEx.cs" />
  103. <Compile Include="ExtensionsDev\RibbonExtension.cs" />
  104. <Compile Include="ExtensionsDev\SearchLookUpEditExtension.cs" />
  105. <Compile Include="ExtensionsDev\TabbedViewExtension.cs" />
  106. <Compile Include="MainForm.cs">
  107. <SubType>Form</SubType>
  108. </Compile>
  109. <Compile Include="MainForm.Designer.cs">
  110. <DependentUpon>MainForm.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="Program.cs" />
  113. <Compile Include="Properties\AssemblyInfo.cs" />
  114. <Compile Include="UserControl\CtrlHome.cs">
  115. <SubType>UserControl</SubType>
  116. </Compile>
  117. <Compile Include="UserControl\CtrlHome.Designer.cs">
  118. <DependentUpon>CtrlHome.cs</DependentUpon>
  119. </Compile>
  120. <EmbeddedResource Include="MainForm.resx">
  121. <DependentUpon>MainForm.cs</DependentUpon>
  122. </EmbeddedResource>
  123. <EmbeddedResource Include="Properties\licenses.licx" />
  124. <EmbeddedResource Include="Properties\Resources.resx">
  125. <Generator>ResXFileCodeGenerator</Generator>
  126. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  127. <SubType>Designer</SubType>
  128. </EmbeddedResource>
  129. <Compile Include="Properties\Resources.Designer.cs">
  130. <AutoGen>True</AutoGen>
  131. <DependentUpon>Resources.resx</DependentUpon>
  132. </Compile>
  133. <EmbeddedResource Include="UserControl\CtrlHome.resx">
  134. <DependentUpon>CtrlHome.cs</DependentUpon>
  135. </EmbeddedResource>
  136. <None Include="App.config" />
  137. <None Include="packages.config" />
  138. <None Include="Properties\Settings.settings">
  139. <Generator>SettingsSingleFileGenerator</Generator>
  140. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  141. </None>
  142. <Compile Include="Properties\Settings.Designer.cs">
  143. <AutoGen>True</AutoGen>
  144. <DependentUpon>Settings.settings</DependentUpon>
  145. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  146. </Compile>
  147. </ItemGroup>
  148. <ItemGroup>
  149. <ProjectReference Include="..\DataSimulation.Repostory\DataSimulation.Repostory.csproj">
  150. <Project>{61d871de-8837-49a9-b141-c03a690a53af}</Project>
  151. <Name>DataSimulation.Repostory</Name>
  152. </ProjectReference>
  153. </ItemGroup>
  154. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  155. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  156. <PropertyGroup>
  157. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  158. </PropertyGroup>
  159. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
  160. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
  161. <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'))" />
  162. </Target>
  163. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  164. <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')" />
  165. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  166. Other similar extension points exist, see Microsoft.Common.targets.
  167. <Target Name="BeforeBuild">
  168. </Target>
  169. <Target Name="AfterBuild">
  170. </Target>
  171. -->
  172. </Project>