优化一些已知问题

This commit is contained in:
yangwx01
2025-03-31 13:12:20 +08:00
parent fbcc6cc2a4
commit c84f8b4279
46 changed files with 177 additions and 31 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WpfApp1")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+07479c8c6b5d1bc1a226e3f92169457cefc591c0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fbcc6cc2a428b839e5aee570bda699033600f4fb")]
[assembly: System.Reflection.AssemblyProductAttribute("WpfApp1")]
[assembly: System.Reflection.AssemblyTitleAttribute("WpfApp1")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]