SIMDP.Project.csproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{88429725-97A0-4239-919A-29CF7E0366B6}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>SIMDP.Project</RootNamespace>
  12. <AssemblyName>SIMDP.FEM02</AssemblyName>
  13. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <TargetFrameworkProfile />
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. <PublishUrl>publish\</PublishUrl>
  19. <Install>true</Install>
  20. <InstallFrom>Disk</InstallFrom>
  21. <UpdateEnabled>false</UpdateEnabled>
  22. <UpdateMode>Foreground</UpdateMode>
  23. <UpdateInterval>7</UpdateInterval>
  24. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  25. <UpdatePeriodically>false</UpdatePeriodically>
  26. <UpdateRequired>false</UpdateRequired>
  27. <MapFileExtensions>true</MapFileExtensions>
  28. <ApplicationRevision>0</ApplicationRevision>
  29. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  30. <IsWebBootstrapper>false</IsWebBootstrapper>
  31. <UseApplicationTrust>false</UseApplicationTrust>
  32. <BootstrapperEnabled>true</BootstrapperEnabled>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <Prefer32Bit>true</Prefer32Bit>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. <Prefer32Bit>true</Prefer32Bit>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <StartupObject />
  55. </PropertyGroup>
  56. <PropertyGroup>
  57. <ApplicationIcon>favicon.ico</ApplicationIcon>
  58. </PropertyGroup>
  59. <PropertyGroup>
  60. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  61. </PropertyGroup>
  62. <ItemGroup>
  63. <Reference Include="DevExpress.Data.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  64. <Reference Include="DevExpress.Images.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  65. <Private>True</Private>
  66. </Reference>
  67. <Reference Include="DevExpress.Utils.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  68. <Reference Include="DevExpress.XtraBars.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  69. <Reference Include="DevExpress.Charts.v19.2.Core, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  70. <Reference Include="DevExpress.XtraCharts.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  71. <Reference Include="DevExpress.XtraEditors.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  72. <Reference Include="DevExpress.XtraGrid.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  73. <Reference Include="DevExpress.XtraLayout.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  74. <Reference Include="DevExpress.XtraMap.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  75. <Reference Include="DevExpress.XtraNavBar.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  76. <Reference Include="DevExpress.XtraPrinting.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  77. <Reference Include="DevExpress.Office.v19.2.Core, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  78. <Reference Include="DevExpress.RichEdit.v19.2.Core, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  79. <Reference Include="DevExpress.XtraRichEdit.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  80. <Reference Include="DevExpress.XtraTreeList.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  81. <Reference Include="DevExpress.XtraTreeMap.v19.2, Version=19.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  82. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  83. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  84. </Reference>
  85. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  86. <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Interop.ACTMULTILib, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <EmbedInteropTypes>False</EmbedInteropTypes>
  91. <HintPath>..\Reference\Interop.ACTMULTILib.dll</HintPath>
  92. </Reference>
  93. <Reference Include="log4net, Version=2.0.14.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  94. <HintPath>..\packages\log4net.2.0.14\lib\net45\log4net.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Microsoft.CSharp" />
  97. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  98. <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  99. </Reference>
  100. <Reference Include="NModbus4, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  101. <HintPath>..\packages\NModbus4.2.1.0\lib\net40\NModbus4.dll</HintPath>
  102. </Reference>
  103. <Reference Include="Opc.Ua.Client, Version=1.3.342.0, Culture=neutral, PublicKeyToken=78aea80f6827b5ab, processorArchitecture=MSIL">
  104. <HintPath>..\packages\OpcUaHelper.1.0.0\lib\Opc.Ua.Client.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Opc.Ua.ClientControls, Version=1.3.342.0, Culture=neutral, PublicKeyToken=78aea80f6827b5ab, processorArchitecture=MSIL">
  107. <HintPath>..\packages\OpcUaHelper.1.0.0\lib\Opc.Ua.ClientControls.dll</HintPath>
  108. </Reference>
  109. <Reference Include="Opc.Ua.Configuration, Version=1.3.342.0, Culture=neutral, PublicKeyToken=78aea80f6827b5ab, processorArchitecture=MSIL">
  110. <HintPath>..\packages\OpcUaHelper.1.0.0\lib\Opc.Ua.Configuration.dll</HintPath>
  111. </Reference>
  112. <Reference Include="Opc.Ua.Core, Version=1.3.342.0, Culture=neutral, PublicKeyToken=78aea80f6827b5ab, processorArchitecture=MSIL">
  113. <HintPath>..\packages\OpcUaHelper.1.0.0\lib\Opc.Ua.Core.dll</HintPath>
  114. </Reference>
  115. <Reference Include="OpcUaHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  116. <HintPath>..\packages\OpcUaHelper.1.0.0\lib\OpcUaHelper.dll</HintPath>
  117. </Reference>
  118. <Reference Include="S7.Net">
  119. <HintPath>..\Reference\S7.Net.dll</HintPath>
  120. </Reference>
  121. <Reference Include="StackExchange.Redis, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL">
  122. <HintPath>..\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System" />
  125. <Reference Include="System.configuration">
  126. <Private>True</Private>
  127. </Reference>
  128. <Reference Include="System.Core">
  129. <Private>True</Private>
  130. </Reference>
  131. <Reference Include="System.Data">
  132. <Private>True</Private>
  133. </Reference>
  134. <Reference Include="System.Data.Linq">
  135. <Private>True</Private>
  136. </Reference>
  137. <Reference Include="System.Drawing">
  138. <Private>True</Private>
  139. </Reference>
  140. <Reference Include="System.IO.Compression">
  141. <Private>True</Private>
  142. </Reference>
  143. <Reference Include="System.Management">
  144. <Private>True</Private>
  145. </Reference>
  146. <Reference Include="System.Runtime.Serialization" />
  147. <Reference Include="System.Security">
  148. <Private>True</Private>
  149. </Reference>
  150. <Reference Include="System.Transactions">
  151. <Private>True</Private>
  152. </Reference>
  153. <Reference Include="System.Web">
  154. <Private>True</Private>
  155. </Reference>
  156. <Reference Include="System.Web.Extensions" />
  157. <Reference Include="System.Windows.Forms">
  158. <Private>True</Private>
  159. </Reference>
  160. <Reference Include="System.Xml">
  161. <Private>True</Private>
  162. </Reference>
  163. <Reference Include="System.Xml.Linq">
  164. <Private>True</Private>
  165. </Reference>
  166. <Reference Include="System.Data.DataSetExtensions">
  167. <Private>True</Private>
  168. </Reference>
  169. <Reference Include="System.Data.SQLite, Version=1.0.115.5, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  170. <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\lib\net46\System.Data.SQLite.dll</HintPath>
  171. <Private>True</Private>
  172. </Reference>
  173. <Reference Include="System.Data.SQLite.EF6, Version=1.0.115.5, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  174. <HintPath>..\packages\System.Data.SQLite.EF6.1.0.115.5\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  175. <Private>True</Private>
  176. </Reference>
  177. <Reference Include="System.Data.SQLite.Linq, Version=1.0.115.5, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  178. <HintPath>..\packages\System.Data.SQLite.Linq.1.0.115.5\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  179. <Private>True</Private>
  180. </Reference>
  181. </ItemGroup>
  182. <ItemGroup>
  183. <Compile Include="UserIdleStatusHelper.cs" />
  184. <Compile Include="Form\FormEditColor.cs">
  185. <SubType>Form</SubType>
  186. </Compile>
  187. <Compile Include="Form\FormEditColor.Designer.cs">
  188. <DependentUpon>FormEditColor.cs</DependentUpon>
  189. </Compile>
  190. <Compile Include="Form\FormEditModel.cs">
  191. <SubType>Form</SubType>
  192. </Compile>
  193. <Compile Include="Form\FormEditModel.Designer.cs">
  194. <DependentUpon>FormEditModel.cs</DependentUpon>
  195. </Compile>
  196. <Compile Include="Form\FormColorContrast.cs">
  197. <SubType>Form</SubType>
  198. </Compile>
  199. <Compile Include="Form\FormColorContrast.Designer.cs">
  200. <DependentUpon>FormColorContrast.cs</DependentUpon>
  201. </Compile>
  202. <Compile Include="Form\FormModelContrast.cs">
  203. <SubType>Form</SubType>
  204. </Compile>
  205. <Compile Include="Form\FormModelContrast.Designer.cs">
  206. <DependentUpon>FormModelContrast.cs</DependentUpon>
  207. </Compile>
  208. <Compile Include="PlcHelper.cs" />
  209. <Compile Include="Form\FormCurrentTask.cs">
  210. <SubType>Form</SubType>
  211. </Compile>
  212. <Compile Include="Form\FormCurrentTask.Designer.cs">
  213. <DependentUpon>FormCurrentTask.cs</DependentUpon>
  214. </Compile>
  215. <Compile Include="Form\MainForm.cs">
  216. <SubType>Form</SubType>
  217. </Compile>
  218. <Compile Include="Form\MainForm.Designer.cs">
  219. <DependentUpon>MainForm.cs</DependentUpon>
  220. </Compile>
  221. <Compile Include="MXComponent_FEM02.cs" />
  222. <Compile Include="Program.cs" />
  223. <Compile Include="Properties\AssemblyInfo.cs" />
  224. <Compile Include="RibbonPageHelper\RibbonPageHelper.cs" />
  225. </ItemGroup>
  226. <ItemGroup>
  227. <ProjectReference Include="..\ProjectBase.Controls\ProjectBase.Controls.csproj">
  228. <Project>{3dd40dad-96bd-438e-b640-2c8511345c26}</Project>
  229. <Name>ProjectBase.Controls</Name>
  230. </ProjectReference>
  231. <ProjectReference Include="..\ProjectBase.Data\ProjectBase.Data.csproj">
  232. <Project>{ec573c83-a921-4670-bf62-f57f836649cc}</Project>
  233. <Name>ProjectBase.Data</Name>
  234. </ProjectReference>
  235. <ProjectReference Include="..\ProjectBase.Util\ProjectBase.Util.csproj">
  236. <Project>{86a2b1c2-efca-48b2-bea4-be7db24be679}</Project>
  237. <Name>ProjectBase.Util</Name>
  238. </ProjectReference>
  239. <ProjectReference Include="..\SIMDP.BLL\SIMDP.BLL.csproj">
  240. <Project>{a4083bbb-6f5a-48d3-8a2e-8ae5e81e7e14}</Project>
  241. <Name>SIMDP.BLL</Name>
  242. </ProjectReference>
  243. <ProjectReference Include="..\SIMDP.DAL\SIMDP.DAL.csproj">
  244. <Project>{353b51a9-f938-4cc5-8c2d-9ca3bf5f69a3}</Project>
  245. <Name>SIMDP.DAL</Name>
  246. </ProjectReference>
  247. <ProjectReference Include="..\SIMDP.Device\SIMDP.Device.csproj">
  248. <Project>{e76f62d2-899c-43d7-a919-fbb0a7ffd3c9}</Project>
  249. <Name>SIMDP.Device</Name>
  250. </ProjectReference>
  251. <ProjectReference Include="..\SIMDP.Model\SIMDP.Model.csproj">
  252. <Project>{b67761af-db23-4338-96ba-70ae33dd6da8}</Project>
  253. <Name>SIMDP.Model</Name>
  254. </ProjectReference>
  255. <ProjectReference Include="..\SIMDP.View\SIMDP.View.csproj">
  256. <Project>{35f646fd-c1ca-4d28-9ec1-b1a3a710a1ec}</Project>
  257. <Name>SIMDP.View</Name>
  258. </ProjectReference>
  259. </ItemGroup>
  260. <ItemGroup>
  261. <Content Include="favicon.ico" />
  262. <EmbeddedResource Include="Form\FormEditColor.resx">
  263. <DependentUpon>FormEditColor.cs</DependentUpon>
  264. </EmbeddedResource>
  265. <EmbeddedResource Include="Form\FormColorContrast.resx">
  266. <DependentUpon>FormColorContrast.cs</DependentUpon>
  267. </EmbeddedResource>
  268. <EmbeddedResource Include="Form\FormEditModel.resx">
  269. <DependentUpon>FormEditModel.cs</DependentUpon>
  270. </EmbeddedResource>
  271. <EmbeddedResource Include="Form\FormCurrentTask.resx">
  272. <DependentUpon>FormCurrentTask.cs</DependentUpon>
  273. </EmbeddedResource>
  274. <EmbeddedResource Include="Form\FormModelContrast.resx">
  275. <DependentUpon>FormModelContrast.cs</DependentUpon>
  276. </EmbeddedResource>
  277. <EmbeddedResource Include="Images\greenball.png">
  278. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  279. </EmbeddedResource>
  280. <EmbeddedResource Include="Images\redball.png">
  281. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  282. </EmbeddedResource>
  283. </ItemGroup>
  284. <ItemGroup>
  285. <EmbeddedResource Include="Form\MainForm.resx">
  286. <DependentUpon>MainForm.cs</DependentUpon>
  287. <SubType>Designer</SubType>
  288. </EmbeddedResource>
  289. <None Include="Properties\licenses.licx" />
  290. </ItemGroup>
  291. <ItemGroup>
  292. <None Include="App.config">
  293. <SubType>Designer</SubType>
  294. </None>
  295. <None Include="packages.config" />
  296. </ItemGroup>
  297. <ItemGroup>
  298. <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
  299. <Visible>False</Visible>
  300. <ProductName>Microsoft .NET Framework 4.6.1 %28x86 和 x64%29</ProductName>
  301. <Install>true</Install>
  302. </BootstrapperPackage>
  303. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  304. <Visible>False</Visible>
  305. <ProductName>.NET Framework 3.5 SP1</ProductName>
  306. <Install>false</Install>
  307. </BootstrapperPackage>
  308. </ItemGroup>
  309. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  310. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  311. <PropertyGroup>
  312. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  313. </PropertyGroup>
  314. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
  315. <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
  316. <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  317. </Target>
  318. <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  319. <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  320. </Project>