|
|
@@ -5,7 +5,7 @@
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
|
|
- <Version>1.0.0.35</Version>
|
|
|
+ <Version>1.0.0.36</Version>
|
|
|
<Authors>Shun</Authors>
|
|
|
<Company>YSAI</Company>
|
|
|
<Product>SCADA</Product>
|
|
|
@@ -17,7 +17,7 @@
|
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.3" />
|
|
|
<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.11" />
|
|
|
+ <PackageReference Include="YSAI.Unility" Version="1.0.0.12" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
</Project>
|