Files
WebShop_Fluxon/ShopAPI/ShopAPI/obj/Debug/net8.0/ShopAPI.MvcApplicationPartsAssemblyInfo.cs
2026-03-16 15:03:33 +01:00

17 lines
571 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.SwaggerGen")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.