|
@@ -5,7 +5,7 @@
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
<Nullable>enable</Nullable>
|
|
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
|
|
- <Version>1.0.0.69</Version>
|
|
|
|
|
|
|
+ <Version>1.0.0.70</Version>
|
|
|
<Authors>Shun</Authors>
|
|
<Authors>Shun</Authors>
|
|
|
<Company>YSAI</Company>
|
|
<Company>YSAI</Company>
|
|
|
<Product>SCADA</Product>
|
|
<Product>SCADA</Product>
|
|
@@ -13,11 +13,11 @@
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
- <PackageReference Include="StackExchange.Redis" Version="2.6.122" />
|
|
|
|
|
|
|
+ <PackageReference Include="StackExchange.Redis" Version="2.7.4" />
|
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
|
<PackageReference Include="System.IO.Ports" Version="7.0.0" />
|
|
<PackageReference Include="System.IO.Ports" Version="7.0.0" />
|
|
|
- <PackageReference Include="YSAI.Log" Version="1.0.0.9" />
|
|
|
|
|
- <PackageReference Include="YSAI.Unility" Version="1.0.0.25" />
|
|
|
|
|
|
|
+ <PackageReference Include="YSAI.Log" Version="1.0.0.10" />
|
|
|
|
|
+ <PackageReference Include="YSAI.Unility" Version="1.0.0.26" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
</Project>
|
|
</Project>
|