-
Notifications
You must be signed in to change notification settings - Fork 249
Conditionally target net 8 #2318
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
...soft.Identity.Web/WebAppExtensions/MicrosoftIdentityWebAppAuthenticationBuilderExtensions.cs
Show resolved
Hide resolved
jennyf19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕐
683de09 to
91a1a80
Compare
|
can we get .net 8 added here as well to the github action? https://github.com/AzureAD/microsoft-identity-web/blob/master/.github/workflows/dotnetcore.yml |
91a1a80 to
816decb
Compare
a61e65e to
f91d42d
Compare
jennyf19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ![]()
src/Microsoft.Identity.Web/AppServicesAuth/AppServicesAuthenticationHandler.cs
Outdated
Show resolved
Hide resolved
f91d42d to
e6026bc
Compare
src/Microsoft.Identity.Web/AppServicesAuth/AppServicesAuthenticationHandler.cs
Show resolved
Hide resolved
...soft.Identity.Web/WebAppExtensions/MicrosoftIdentityWebAppAuthenticationBuilderExtensions.cs
Show resolved
Hide resolved
ff544a7 to
d85cb5d
Compare
6a9ff63 to
6bcb87f
Compare
6bcb87f to
221e05d
Compare
jennyf19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would like to update to use preview 6
266b7ec to
94e3a73
Compare
Add a net 8 target to Id Web with conditional compilation.