source: WineTrackerFinal/WineTrackerWebApi/obj/Debug/net8.0/WineTrackerWebApi.MvcApplicationPartsAssemblyInfo.cs@ 17d6948

main
Last change on this file since 17d6948 was 17d6948, checked in by Nikola Mishevski <Nikola.Mishevski@…>, 6 days ago

initial commit WineTracker Project

  • Property mode set to 100644
File size: 608 bytes
RevLine 
[17d6948]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
11using System;
12using System.Reflection;
13
14[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
15
16// Generated by the MSBuild WriteCodeFragment class.
17
Note: See TracBrowser for help on using the repository browser.