We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633f31a commit 90570cbCopy full SHA for 90570cb
CommonLibrary/Common.cs
@@ -31,7 +31,13 @@ static CommonLibrary()
31
*
32
**************************************************************************/
33
34
- SoftBasic.FrameworkVersion = new SystemVersion("1.2.0");
+ /**************************************************************************
35
+ *
36
+ * 时间:2017年9月3日 13:27:52 版本号:1.3.0
37
38
+ **************************************************************************/
39
+
40
+ SoftBasic.FrameworkVersion = new SystemVersion("1.3.0");
41
42
}
43
0 commit comments