//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("YD_WeChatApplet.Api")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] <<<<<<< Updated upstream:Server/YD_XinWei/obj/Debug/net6.0/YD_WeChatApplet.Api.AssemblyInfo.cs [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("YD_WeChatApplet.Api")] [assembly: System.Reflection.AssemblyTitleAttribute("YD_WeChatApplet.Api")] ======= [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+430192efcea6e5ea0cfd1f0fbdd7c1644f5745cb")] [assembly: System.Reflection.AssemblyProductAttribute("YD_XinWei.Commons")] [assembly: System.Reflection.AssemblyTitleAttribute("YD_XinWei.Commons")] >>>>>>> Stashed changes:YD_XinWei.Commons/obj/Debug/net6.0/YD_XinWei.Commons.AssemblyInfo.cs [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // 由 MSBuild WriteCodeFragment 类生成。