wpf我的信息显示时BUG修复,右侧信息支持屏蔽,v1.7.1

This commit is contained in:
dathlin
2017-10-25 21:35:19 +08:00
parent 3011f43756
commit d086dfbe17
5 changed files with 41 additions and 30 deletions

View File

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