Files
juipnet/Host/obj/Release/netcoreapp2.2/Host.AssemblyInfo.cs

17 lines
766 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("Host")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Host")]
[assembly: System.Reflection.AssemblyTitleAttribute("Host")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]