CNAS取数仪器端升级
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CNAS_BalanceClient.csproj 7.0KB

4 月之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{00BEA43E-D03E-4BF7-9474-F36BD7811F74}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>CNAS_BalanceClient</RootNamespace>
  10. <AssemblyName>CNAS_BalanceClient</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>x86</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\dll\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <Prefer32Bit>false</Prefer32Bit>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <Prefer32Bit>false</Prefer32Bit>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <ApplicationIcon>scales_of_Balance_16px_1117673_easyicon.net.ico</ApplicationIcon>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="Devart.Data, Version=5.0.2194.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL" />
  42. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  43. <SpecificVersion>False</SpecificVersion>
  44. <HintPath>..\dll\log4net.dll</HintPath>
  45. </Reference>
  46. <Reference Include="System" />
  47. <Reference Include="System.Core" />
  48. <Reference Include="System.Xml.Linq" />
  49. <Reference Include="System.Data.DataSetExtensions" />
  50. <Reference Include="Microsoft.CSharp" />
  51. <Reference Include="System.Data" />
  52. <Reference Include="System.Deployment" />
  53. <Reference Include="System.Drawing" />
  54. <Reference Include="System.Windows.Forms" />
  55. <Reference Include="System.Xml" />
  56. </ItemGroup>
  57. <ItemGroup>
  58. <Compile Include="frmConditionMap.cs">
  59. <SubType>Form</SubType>
  60. </Compile>
  61. <Compile Include="frmConditionMap.Designer.cs">
  62. <DependentUpon>frmConditionMap.cs</DependentUpon>
  63. </Compile>
  64. <Compile Include="UIOperation\BalanceMainOperation.cs" />
  65. <Compile Include="UIOperation\CrucibleUIOperation.cs" />
  66. <Compile Include="frmBalanceField.cs">
  67. <SubType>Form</SubType>
  68. </Compile>
  69. <Compile Include="frmBalanceField.Designer.cs">
  70. <DependentUpon>frmBalanceField.cs</DependentUpon>
  71. </Compile>
  72. <Compile Include="frmBalanceMain.cs">
  73. <SubType>Form</SubType>
  74. </Compile>
  75. <Compile Include="frmBalanceMain.Designer.cs">
  76. <DependentUpon>frmBalanceMain.cs</DependentUpon>
  77. </Compile>
  78. <Compile Include="frmConfigPort.cs">
  79. <SubType>Form</SubType>
  80. </Compile>
  81. <Compile Include="frmConfigPort.Designer.cs">
  82. <DependentUpon>frmConfigPort.cs</DependentUpon>
  83. </Compile>
  84. <Compile Include="frmHistory.cs">
  85. <SubType>Form</SubType>
  86. </Compile>
  87. <Compile Include="frmHistory.Designer.cs">
  88. <DependentUpon>frmHistory.cs</DependentUpon>
  89. </Compile>
  90. <Compile Include="frmLoginServer.cs">
  91. <SubType>Form</SubType>
  92. </Compile>
  93. <Compile Include="frmLoginServer.Designer.cs">
  94. <DependentUpon>frmLoginServer.cs</DependentUpon>
  95. </Compile>
  96. <Compile Include="UIOperation\HuiFaFenUIOperation.cs" />
  97. <Compile Include="UIOperation\HuiFenUIOperation.cs" />
  98. <Compile Include="ILaboratoryTestOpera.cs" />
  99. <Compile Include="Program.cs" />
  100. <Compile Include="Properties\AssemblyInfo.cs" />
  101. <Compile Include="UIOperation\QuanShuiFenUIOperation.cs" />
  102. <Compile Include="UIOperation\ShuiFenUIOperation.cs" />
  103. <EmbeddedResource Include="frmBalanceField.resx">
  104. <DependentUpon>frmBalanceField.cs</DependentUpon>
  105. </EmbeddedResource>
  106. <EmbeddedResource Include="frmBalanceMain.resx">
  107. <DependentUpon>frmBalanceMain.cs</DependentUpon>
  108. </EmbeddedResource>
  109. <EmbeddedResource Include="frmConditionMap.resx">
  110. <DependentUpon>frmConditionMap.cs</DependentUpon>
  111. </EmbeddedResource>
  112. <EmbeddedResource Include="frmConfigPort.resx">
  113. <DependentUpon>frmConfigPort.cs</DependentUpon>
  114. </EmbeddedResource>
  115. <EmbeddedResource Include="frmHistory.resx">
  116. <DependentUpon>frmHistory.cs</DependentUpon>
  117. </EmbeddedResource>
  118. <EmbeddedResource Include="frmLoginServer.resx">
  119. <DependentUpon>frmLoginServer.cs</DependentUpon>
  120. </EmbeddedResource>
  121. <EmbeddedResource Include="Properties\Resources.resx">
  122. <Generator>ResXFileCodeGenerator</Generator>
  123. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  124. <SubType>Designer</SubType>
  125. </EmbeddedResource>
  126. <Compile Include="Properties\Resources.Designer.cs">
  127. <AutoGen>True</AutoGen>
  128. <DependentUpon>Resources.resx</DependentUpon>
  129. <DesignTime>True</DesignTime>
  130. </Compile>
  131. <None Include="App.config" />
  132. <None Include="Properties\Settings.settings">
  133. <Generator>SettingsSingleFileGenerator</Generator>
  134. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  135. </None>
  136. <Compile Include="Properties\Settings.Designer.cs">
  137. <AutoGen>True</AutoGen>
  138. <DependentUpon>Settings.settings</DependentUpon>
  139. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  140. </Compile>
  141. </ItemGroup>
  142. <ItemGroup>
  143. <ProjectReference Include="..\CnasSynchronousCommon\CnasSynchronousCommon.csproj">
  144. <Project>{8e0e5f2e-2ba2-4952-9f31-34c072cd86b3}</Project>
  145. <Name>CnasSynchronousCommon</Name>
  146. </ProjectReference>
  147. <ProjectReference Include="..\CnasSynchronusClient\CnasSynchronusBLL.csproj">
  148. <Project>{cb9b6d92-3cc4-46c6-92e8-a6fd0ad48041}</Project>
  149. <Name>CnasSynchronusClient</Name>
  150. </ProjectReference>
  151. <ProjectReference Include="..\CnasSynchrousModel\CnasSynchrousModel.csproj">
  152. <Project>{0c3243f5-729e-409c-b406-c6de56e632e0}</Project>
  153. <Name>CnasSynchrousModel</Name>
  154. </ProjectReference>
  155. <ProjectReference Include="..\CNAS_SerialPort\CNAS_SerialPort.csproj">
  156. <Project>{abb56058-b6fd-4747-a4e9-9c9361d6d993}</Project>
  157. <Name>CNAS_SerialPort</Name>
  158. </ProjectReference>
  159. </ItemGroup>
  160. <ItemGroup>
  161. <Content Include="scales_of_Balance_16px_1117673_easyicon.net.ico" />
  162. </ItemGroup>
  163. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  164. </Project>