-
Notifications
You must be signed in to change notification settings - Fork 219
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
Upgrade to C# 13 #3138
Upgrade to C# 13 #3138
Conversation
missing api entries
we might want to update all the Id web one's to 13: https://github.com/search?q=repo%3AAzureAD%2Fmicrosoft-identity-web%20LangVersion&type=code |
missing api entries
…t-identity-web into westin/csharp13
src/Microsoft.Identity.Web.TokenAcquisition/PublicAPI/net9.0/PublicAPI.Unshipped.txt
Show resolved
Hide resolved
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.
Looks like more places need to be updated: https://github.com/search?q=repo%3AAzureAD%2Fmicrosoft-identity-web+%22%3CLangVersion%3E%22&type=code
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.
please create an issue as well. thanks. |
The one you created is already linked :) |
SummarySummary
CoverageMicrosoft.Identity.Web - 66.8%
Microsoft.Identity.Web.Certificate - 42.3%
Microsoft.Identity.Web.Certificateless - 40.1%
Microsoft.Identity.Web.Diagnostics - 10.2%
Microsoft.Identity.Web.DownstreamApi - 12%
Microsoft.Identity.Web.MicrosoftGraph - 42%
Microsoft.Identity.Web.Test.Common - 70.9%
Microsoft.Identity.Web.TokenAcquisition - 52.4%
Microsoft.Identity.Web.TokenCache - 80.8%
|
SummarySummary
CoverageMicrosoft.Identity.Web - 66.8%
Microsoft.Identity.Web.Certificate - 42.3%
Microsoft.Identity.Web.Certificateless - 40.1%
Microsoft.Identity.Web.Diagnostics - 10.2%
Microsoft.Identity.Web.DownstreamApi - 12%
Microsoft.Identity.Web.MicrosoftGraph - 42%
Microsoft.Identity.Web.Test.Common - 70.9%
Microsoft.Identity.Web.TokenAcquisition - 52.4%
Microsoft.Identity.Web.TokenCache - 80.8%
|
Increment to C# 13
Fix undeclared API warnings