大量细节修改优化,新组件的BUG修复,完成测试winform,wpf,asp net mvc

This commit is contained in:
dathlin
2017-09-14 22:14:08 +08:00
parent 8e2e3c8562
commit cafc3e065d
10 changed files with 71 additions and 38 deletions

View File

@@ -30,7 +30,7 @@ namespace ClientsLibrary
/// <summary>
/// 本软件的当前版本,用来验证更新的关键依据
/// </summary>
public static SystemVersion CurrentVersion { get; } = new SystemVersion("1.0.0");
public static SystemVersion CurrentVersion { get; } = new SystemVersion("1.0.0.170914");