MySystem.RazorTargetAssemblyInfo.cs 1008 B

123456789101112131415161718
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // Generated by the MSBuild WriteCodeFragment class.
  4. // </auto-generated>
  5. //------------------------------------------------------------------------------
  6. using System;
  7. using System.Reflection;
  8. [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.CompiledRazorAssemblyApplicationPartFac" +
  9. "tory, Microsoft.AspNetCore.Mvc.Razor")]
  10. [assembly: System.Reflection.AssemblyCompanyAttribute("MySystem")]
  11. [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
  12. [assembly: System.Reflection.AssemblyProductAttribute("MySystem")]
  13. [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
  14. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
  15. [assembly: System.Reflection.AssemblyTitleAttribute("MySystem.Views")]
  16. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]