swagger-core icon indicating copy to clipboard operation
swagger-core copied to clipboard

C# SwaggerConfig added to VB.Net project

Open C-Wal opened this issue 1 year ago • 0 comments

I just added the Swashbuckle 5.6.0 nuget package to my .Net Framework 4.6.2 project and it added a SwaggerConfig.cs file into the App_Start folder, which would be nice except this is a VB.Net project and the file is useless to me.

C-Wal avatar Jun 17 '24 15:06 C-Wal