添加了编译好的软件

This commit is contained in:
fengjiayi
2024-10-12 09:03:06 +08:00
parent 9bc5e8a698
commit 8180ffaf3c
11 changed files with 86 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
using System.Reflection;
using System.Resources;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -34,3 +35,4 @@ using System.Runtime.InteropServices;
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("")]