组件更新,新增一个访问西门子的类,支持1200系列通讯,v1.6.19

This commit is contained in:
dathlin
2017-10-18 09:34:38 +08:00
parent 1aa2d98088
commit b450908e35
3 changed files with 54 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ namespace CommonLibrary
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.18");
SoftBasic.FrameworkVersion = new SystemVersion("1.6.19");
}