Skip to content

Bump nswag.consolecore from 13.19.0 to 14.0.8 #368

Bump nswag.consolecore from 13.19.0 to 14.0.8

Bump nswag.consolecore from 13.19.0 to 14.0.8 #368

Triggered via pull request July 1, 2024 03:42
Status Success
Total duration 2m 18s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze (csharp)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Analyze (csharp): src/ProfileManager.cs#L171
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)