网络组件更新,文件引擎新增文件锁使用情况的日志输出,等级为DEBUG,v1.4.4

This commit is contained in:
dathlin
2017-09-21 09:33:15 +08:00
parent e12ebd7416
commit 158d2d91e0
3 changed files with 8 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.4.3");
SoftBasic.FrameworkVersion = new SystemVersion("1.4.4");
}