This commit is contained in:
“wanyongkang”
2024-11-03 16:37:33 +08:00
parent 3ef47b6d4d
commit 6fb9b13b8c
22 changed files with 325 additions and 1035 deletions

View File

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