This commit is contained in:
Kam 2022-12-18 02:52:58 +00:00 committed by GitHub
commit b56a46c27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3504 additions and 3388 deletions

View File

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.0")]
[assembly: AssemblyFileVersion("1.8.0")]
[assembly: AssemblyVersion("1.8.1")]
[assembly: AssemblyFileVersion("1.8.1")]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff