cscg24-photoeditor

CSCG 2024 Challenge 'PhotoEditor'
git clone https://git.sinitax.com/sinitax/cscg24-photoeditor
Log | Files | Refs | sfeed.txt

PhotoEditor.RazorAssemblyInfo.cs (675B)


      1//------------------------------------------------------------------------------
      2// <auto-generated>
      3//     This code was generated by a tool.
      4//
      5//     Changes to this file may cause incorrect behavior and will be lost if
      6//     the code is regenerated.
      7// </auto-generated>
      8//------------------------------------------------------------------------------
      9
     10using System;
     11using System.Reflection;
     12
     13[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
     14    "ory, Microsoft.AspNetCore.Mvc.Razor")]
     15
     16// Generated by the MSBuild WriteCodeFragment class.
     17