@@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
- <Version>1.0.0.7</Version>
+ <Version>1.0.0.8</Version>
<Authors>Shun</Authors>
<Company>YSAI</Company>
<Product>SCADA</Product>
- <Version>1.0.0.32</Version>
+ <Version>1.0.0.33</Version>
- <Version>1.0.0.81</Version>
+ <Version>1.0.0.82</Version>
@@ -1,10 +1,4 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace YSAI.Core.attribute
+namespace YSAI.Core.attribute
{
/// <summary>
/// 单位特性
/// 验证特性
@@ -1,6 +1,5 @@
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
-using YSAI.Unility;
namespace YSAI.Core.data
@@ -1,6 +1,4 @@
-using YSAI.Core.@internal;
-namespace YSAI.Core.@interface
+namespace YSAI.Core.@interface
/// 底层通信接口
@@ -1,9 +1,4 @@
-using YSAI.Core.data;
+using YSAI.Core.data;
namespace YSAI.Core.@interface
- <Version>1.0.0.33</Version>
+ <Version>1.0.0.34</Version>
- <Version>1.0.0.35</Version>
+ <Version>1.0.0.36</Version>
- <Version>1.0.0.44</Version>
+ <Version>1.0.0.45</Version>
-using System.Collections.Concurrent;
+using System.Collections.Concurrent;
using YSAI.Core.data;
using YSAI.Unility;
- <Version>1.0.0.34</Version>
+ <Version>1.0.0.35</Version>
- <Version>1.0.0.31</Version>
+ <Version>1.0.0.32</Version>
//using YSAI.Core.data;
//using YSAI.Omron;
//using YSAI.Unility;
@@ -1,4 +1,6 @@
-//using YSAI.Beckhoff;
+
+Console.WriteLine();
+//using YSAI.Beckhoff;
//using YSAI.Can;
//using YSAI.DB;