Bump NSwag.AspNetCore from 13.19.0 to 14.1.0 #299
Annotations
3 errors and 4 warnings
src/Startup.cs#L59
'IApplicationBuilder' does not contain a definition for 'UseSwaggerUi3' and no accessible extension method 'UseSwaggerUi3' accepting a first argument of type 'IApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
src/Startup.cs#L59
'IApplicationBuilder' does not contain a definition for 'UseSwaggerUi3' and no accessible extension method 'UseSwaggerUi3' accepting a first argument of type 'IApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
|
src/ProfileManager.cs#L171
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
src/ProfileManager.cs#L171
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
This job failed
Loading