组件移除,改为nuget安装模式,新增一个同步网络测试项目,可快速测试数据通信,v1.7.0

This commit is contained in:
dathlin
2017-10-21 12:22:50 +08:00
parent ae87e23115
commit 16731360a6
39 changed files with 1450 additions and 14197 deletions

View File

@@ -39,11 +39,12 @@ namespace CommonLibrary
* 时间2017年9月19日 22:06:27 版本号1.4.0
* 时间2017年10月1日 16:00:13 版本号1.5.0
* 时间2017年10月6日 19:23:09 版本号1.6.0
* 时间2017年10月21日 11:55:41 版本号1.7.0
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.25");
SoftBasic.FrameworkVersion = new SystemVersion("1.7.0");
}