初始化

This commit is contained in:
2025-10-16 09:57:39 +08:00
parent 4e3cd6f365
commit 82220ce0b8
4 changed files with 29 additions and 3 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+de704db5773b920ae9d14d9a6f8861bf41da5720")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4e3cd6f3650e353b2eb1c64551c9d04565131e90")]
[assembly: System.Reflection.AssemblyProductAttribute("FutureMailAPI")]
[assembly: System.Reflection.AssemblyTitleAttribute("FutureMailAPI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]