RicoSuter / NSwag

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
http://NSwag.org
MIT License
6.62k stars 1.23k forks source link

Could not load type 'NSwag.AspNetCore.SwaggerUi3Settings' from assembly 'NSwag.AspNetCore, Version=14.0.3.0, Culture=neutral, PublicKeyToken=c2d88086e098d109' #4778

Closed Ganesh-Ponipireddy closed 5 months ago

Ganesh-Ponipireddy commented 5 months ago

My application is working fine previously with 13.9.0, After upgrading to 14.0.3, It is giving an error. Previously we used app.UseSwaggerUi3() and now it is changed to app.UseSwaggerUi()

Ganesh-Ponipireddy commented 5 months ago

The issue is fixed after upgrading packages to 14.0.3