Forum Discussion

DineshC's avatar
DineshC
New Member
5 years ago

cannot convert from 'Swashbuckle.Swagger.Info' to 'Microsoft.OpenApi.Models.OpenApiInfo'

Giving Error while Registering the Swagger in .net core 3.0 application. Kinldy help me out

 

Severity Code Description Project File Line Suppression State Suppression State
Error CS1503 Argument 3: cannot convert from 'Swashbuckle.Swagger.Info' to 'Microsoft.OpenApi.Models.OpenApiInfo'
F:\Code\API VS2019\WebAPI.csproj (Debug;AnyCPU {45BA75EA-611F-425C-AD90-EFC4CBC10D40}) F:\Code \API VS2019\Management\Startup.cs 88 Active

No RepliesBe the first to reply