You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of Microsoft Identity Web are you using?
1.20.0
Where is the issue?
Package doesn't support .NET 6 yet and references a vulnerable .NET 5 package, and our build breaks on dependency vulnerability scan.
Which version of Microsoft Identity Web are you using?
1.20.0
Where is the issue?
Package doesn't support .NET 6 yet and references a vulnerable .NET 5 package, and our build breaks on dependency vulnerability scan.
Repro
or
Expected behavior
No vulnerable transitive dependencies.
Actual behavior
dotnet list App.sln package --vulnerable --include-transitive
Possible solution
Upgrade all references to .NET 6.
The text was updated successfully, but these errors were encountered: