You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

EndPoint.Site.RazorTargetAssemblyInfo.cs 1.2KB

12345678910111213141516171819202122232425
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using System;
  11. using System.Reflection;
  12. [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.CompiledRazorAssemblyApplicationPartFac" +
  13. "tory, Microsoft.AspNetCore.Mvc.Razor")]
  14. [assembly: System.Reflection.AssemblyCompanyAttribute("EndPoint.Site")]
  15. [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
  16. [assembly: System.Reflection.AssemblyProductAttribute("EndPoint.Site")]
  17. [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
  18. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
  19. [assembly: System.Reflection.AssemblyTitleAttribute("EndPoint.Site.Views")]
  20. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  21. // Generated by the MSBuild WriteCodeFragment class.