//------------------------------------------------------------------------------ // // 由 MSBuild WriteCodeFragment 类生成。 // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.CompiledRazorAssemblyApplicationPartFac" + "tory, Microsoft.AspNetCore.Mvc.Razor")] [assembly: System.Reflection.AssemblyCompanyAttribute("Host")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyProductAttribute("Host")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyTitleAttribute("Host.Views")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]