继续支持本地化,配置信息的本地化语言支持,v1.6.4

This commit is contained in:
dathlin
2017-10-08 09:41:29 +08:00
parent 3cccf070ab
commit b1875d046f
11 changed files with 242 additions and 66 deletions

View File

@@ -45,7 +45,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.3");
SoftBasic.FrameworkVersion = new SystemVersion("1.6.4");
}