Replies: 1 comment
-
These new package versions are now in NuGet.org. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm starting migrate projects to net8.0 but I just hit a blocker.
Microsoft.AspNetCore.Authentication.JwtBearer 8.0.1
Microsoft.AspNetCore.Authentication.OpenIdConnect 8.0.1
depends on Microsoft.IdentityModel.Protocols.OpenIdConnect 7.1.2
but it's not on nuget yet
https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/#versions-body-tab
Beta Was this translation helpful? Give feedback.
All reactions