Files
juipnet/Infrastructure/WxApi/obj/Release/netstandard2.0/WxApi.AssemblyInfo.cs

17 lines
769 B
C#
Raw Normal View History

2020-12-13 12:55:24 +08:00
//------------------------------------------------------------------------------
// <auto-generated>
// 由 MSBuild WriteCodeFragment 类生成。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WxApi")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WxApi")]
[assembly: System.Reflection.AssemblyTitleAttribute("WxApi")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]