初始化

This commit is contained in:
2025-10-16 09:57:26 +08:00
parent de704db577
commit 4e3cd6f365
8 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("FutureMailAPI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+de704db5773b920ae9d14d9a6f8861bf41da5720")]
[assembly: System.Reflection.AssemblyProductAttribute("FutureMailAPI")]
[assembly: System.Reflection.AssemblyTitleAttribute("FutureMailAPI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]