YD_XinWei.Api/Server/YD_XinWei/obj/Debug/net6.0/YD_XinWei.Api.MvcApplicationPartsAssemblyInfo.cs

19 lines
780 B
C#
Raw Normal View History

2025-01-13 21:06:59 +08:00
//------------------------------------------------------------------------------
// <auto-generated>
2025-03-03 10:16:50 +08:00
// This code was generated by a tool.
2025-01-13 21:06:59 +08:00
//
2025-03-03 10:16:50 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2025-01-13 21:06:59 +08:00
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
2025-01-14 16:04:33 +08:00
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning")]
2025-01-13 21:06:59 +08:00
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("YD_XinWei.Commons")]
// 由 MSBuild WriteCodeFragment 类生成。