33
schangxiang@126.com
2024-12-08 68214ef234e825f50ccadeb56fb6893c4262b6cd
CC/iWareCommon/iWareCommon.csproj
@@ -9,9 +9,10 @@
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>iWareCommon</RootNamespace>
    <AssemblyName>iWareCommon</AssemblyName>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
@@ -73,6 +74,8 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Common\Dao\CommonDao.cs" />
    <Compile Include="Common\Globle\PlcAddressGloble.cs" />
    <Compile Include="Common\Globle\PlcWarningAddressGloble.cs" />
    <Compile Include="Common\Globle\SysGloble.cs" />
    <Compile Include="Common\Service\CommonService.cs" />
    <Compile Include="Utils\CSharpHelper.cs" />