-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Fix non-shared framework packages referencing transport package #43784
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I also updated this so that the auto-reference to |
|
@Pilchie for RC2. This fixes an issue where the user-jwt isn't usable. Sadly, RC1 will be broken, but we've root caused the issue and fixed the root cause in addition to fixing the tool. |
|
Approved for .NET 7 RC2 |
|
@wtgodbe Security/Negotiate and ApiAuthorization.IdentityServer were failing locally. The grpc transcoding one didn't fail locally for me, but I guessed at the reason it failed. See latest 2 commits. |
Fixes #43726