Files
rmutr_report/obj/Debug/net5.0/rmutr_report.MvcApplicationPartsAssemblyInfo.cs
kamonwan taengsuk 62b89761e4
All checks were successful
continuous-integration/drone/push Build is passing
Bug Fixed
2024-09-19 16:30:47 +07:00

18 lines
686 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Annotations")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// Generated by the MSBuild WriteCodeFragment class.