222
schangxiang@126.com
2025-09-02 1f9496f90837f25ffe4dd07e4f85296897a777a1
wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj
@@ -61,6 +61,10 @@
    <Reference Include="HslCommunication">
      <HintPath>..\CommonDll\CommonDll\HslCommunication.dll</HintPath>
    </Reference>
    <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\CommonDll\log4net.dll</HintPath>
    </Reference>
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.dll</HintPath>
@@ -157,6 +161,10 @@
    <Compile Include="TestForm.Designer.cs">
      <DependentUpon>TestForm.cs</DependentUpon>
    </Compile>
    <Compile Include="ThreadTask\mesDataTranfficForRealMes.cs" />
    <Compile Include="Utils\Log4Net\C_LogWriter.cs" />
    <Compile Include="Utils\Log4Net\Log4netHelper.cs" />
    <Compile Include="Utils\Log4Net\LogType.cs" />
    <Compile Include="Utils\TaskNoHelper.cs" />
    <Compile Include="Utils\EnumberHelper.cs" />
    <Compile Include="Utils\FileHelper.cs" />
@@ -230,6 +238,10 @@
    </None>
    <None Include="App -生产.config">
      <SubType>Designer</SubType>
    </None>
    <None Include="log4net_iWare -编辑版.config" />
    <None Include="log4net_iWare.config">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Include="packages.config" />
    <None Include="Properties\Settings.settings">
@@ -322,6 +334,9 @@
  <ItemGroup>
    <Content Include="IwareICO.ico" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Test_ORM\" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.