web 项目BUG修复,v1.5.2

This commit is contained in:
dathlin
2017-10-02 10:00:03 +08:00
parent 5320a12c5b
commit 9674029e3e
5 changed files with 11 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.5.1");
SoftBasic.FrameworkVersion = new SystemVersion("1.5.2");
}