Skip to content

Commit d3f00d7

Browse files
committed
update assemblyinfo file
希望nuget版本和文件版本可以保持一致
1 parent a9ed3cf commit d3f00d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@
1717

1818
// The following GUID is for the ID of the typelib if this project is exposed to COM
1919
[assembly: Guid("a7e5cb62-6baf-4470-b349-784edc73bb40")]
20+
21+
[assembly: AssemblyVersion("1.0.0.0")]
22+
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)