17 lines
764 B
C#
17 lines
764 B
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 由 MSBuild WriteCodeFragment 类生成。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("Host")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
[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")]
|