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 6.8KB

4 月之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\dll\log4net.dll</HintPath>
  44. </Reference>
  45. <Reference Include="System" />
  46. <Reference Include="System.Core" />
  47. <Reference Include="System.Xml.Linq" />
  48. <Reference Include="System.Data.DataSetExtensions" />
  49. <Reference Include="Microsoft.CSharp" />
  50. <Reference Include="System.Data" />
  51. <Reference Include="System.Deployment" />
  52. <Reference Include="System.Drawing" />
  53. <Reference Include="System.Windows.Forms" />
  54. <Reference Include="System.Xml" />
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="frmConditionMap.cs">
  58. <SubType>Form</SubType>
  59. </Compile>
  60. <Compile Include="frmConditionMap.Designer.cs">
  61. <DependentUpon>frmConditionMap.cs</DependentUpon>
  62. </Compile>
  63. <Compile Include="UIOperation\BalanceMainOperation.cs" />
  64. <Compile Include="UIOperation\CrucibleUIOperation.cs" />
  65. <Compile Include="frmBalanceField.cs">
  66. <SubType>Form</SubType>
  67. </Compile>
  68. <Compile Include="frmBalanceField.Designer.cs">
  69. <DependentUpon>frmBalanceField.cs</DependentUpon>
  70. </Compile>
  71. <Compile Include="frmBalanceMain.cs">
  72. <SubType>Form</SubType>
  73. </Compile>
  74. <Compile Include="frmBalanceMain.Designer.cs">
  75. <DependentUpon>frmBalanceMain.cs</DependentUpon>
  76. </Compile>
  77. <Compile Include="frmConfigPort.cs">
  78. <SubType>Form</SubType>
  79. </Compile>
  80. <Compile Include="frmConfigPort.Designer.cs">
  81. <DependentUpon>frmConfigPort.cs</DependentUpon>
  82. </Compile>
  83. <Compile Include="frmHistory.cs">
  84. <SubType>Form</SubType>
  85. </Compile>
  86. <Compile Include="frmHistory.Designer.cs">
  87. <DependentUpon>frmHistory.cs</DependentUpon>
  88. </Compile>
  89. <Compile Include="frmLoginServer.cs">
  90. <SubType>Form</SubType>
  91. </Compile>
  92. <Compile Include="frmLoginServer.Designer.cs">
  93. <DependentUpon>frmLoginServer.cs</DependentUpon>
  94. </Compile>
  95. <Compile Include="UIOperation\HuiFaFenUIOperation.cs" />
  96. <Compile Include="UIOperation\HuiFenUIOperation.cs" />
  97. <Compile Include="ILaboratoryTestOpera.cs" />
  98. <Compile Include="Program.cs" />
  99. <Compile Include="Properties\AssemblyInfo.cs" />
  100. <Compile Include="UIOperation\QuanShuiFenUIOperation.cs" />
  101. <Compile Include="UIOperation\ShuiFenUIOperation.cs" />
  102. <EmbeddedResource Include="frmBalanceField.resx">
  103. <DependentUpon>frmBalanceField.cs</DependentUpon>
  104. </EmbeddedResource>
  105. <EmbeddedResource Include="frmBalanceMain.resx">
  106. <DependentUpon>frmBalanceMain.cs</DependentUpon>
  107. </EmbeddedResource>
  108. <EmbeddedResource Include="frmConditionMap.resx">
  109. <DependentUpon>frmConditionMap.cs</DependentUpon>
  110. </EmbeddedResource>
  111. <EmbeddedResource Include="frmConfigPort.resx">
  112. <DependentUpon>frmConfigPort.cs</DependentUpon>
  113. </EmbeddedResource>
  114. <EmbeddedResource Include="frmHistory.resx">
  115. <DependentUpon>frmHistory.cs</DependentUpon>
  116. </EmbeddedResource>
  117. <EmbeddedResource Include="frmLoginServer.resx">
  118. <DependentUpon>frmLoginServer.cs</DependentUpon>
  119. </EmbeddedResource>
  120. <EmbeddedResource Include="Properties\Resources.resx">
  121. <Generator>ResXFileCodeGenerator</Generator>
  122. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  123. <SubType>Designer</SubType>
  124. </EmbeddedResource>
  125. <Compile Include="Properties\Resources.Designer.cs">
  126. <AutoGen>True</AutoGen>
  127. <DependentUpon>Resources.resx</DependentUpon>
  128. <DesignTime>True</DesignTime>
  129. </Compile>
  130. <None Include="App.config" />
  131. <None Include="Properties\Settings.settings">
  132. <Generator>SettingsSingleFileGenerator</Generator>
  133. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  134. </None>
  135. <Compile Include="Properties\Settings.Designer.cs">
  136. <AutoGen>True</AutoGen>
  137. <DependentUpon>Settings.settings</DependentUpon>
  138. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  139. </Compile>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <ProjectReference Include="..\CnasSynchronousCommon\CnasSynchronousCommon.csproj">
  143. <Project>{8e0e5f2e-2ba2-4952-9f31-34c072cd86b3}</Project>
  144. <Name>CnasSynchronousCommon</Name>
  145. </ProjectReference>
  146. <ProjectReference Include="..\CnasSynchronusClient\CnasSynchronusBLL.csproj">
  147. <Project>{cb9b6d92-3cc4-46c6-92e8-a6fd0ad48041}</Project>
  148. <Name>CnasSynchronusClient</Name>
  149. </ProjectReference>
  150. <ProjectReference Include="..\CnasSynchrousModel\CnasSynchrousModel.csproj">
  151. <Project>{0c3243f5-729e-409c-b406-c6de56e632e0}</Project>
  152. <Name>CnasSynchrousModel</Name>
  153. </ProjectReference>
  154. <ProjectReference Include="..\CNAS_SerialPort\CNAS_SerialPort.csproj">
  155. <Project>{abb56058-b6fd-4747-a4e9-9c9361d6d993}</Project>
  156. <Name>CNAS_SerialPort</Name>
  157. </ProjectReference>
  158. </ItemGroup>
  159. <ItemGroup>
  160. <Content Include="scales_of_Balance_16px_1117673_easyicon.net.ico" />
  161. </ItemGroup>
  162. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  163. </Project>