Update AssemblyInfo.cs

This commit is contained in:
Gktwo 2022-07-14 14:10:12 +08:00 committed by GitHub
parent 51f9de97ad
commit 870095a2be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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