schangxiang@126.com
2024-12-23 f0088fd96c74f68ba912593710dd9271bcee581d
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,9 +74,12 @@
  </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" />
    <Compile Include="Utils\DESEncryptHelper.cs" />
    <Compile Include="Utils\HTTP\HTTPService.cs" />
    <Compile Include="Utils\HTTP\SSLUtil.cs" />
    <Compile Include="Utils\SysHelper.cs" />