-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Update SDK #47540
Merged
Merged
Update SDK #47540
Changes from 9 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
23a34b6
Update SDK; use ArgumentOutOfRangeException.ThrowIfEqual instead of n…
surayya-MS 7a28ea2
suppress CA1512
surayya-MS 5c7771b
suppress CA1512 with pragma
surayya-MS 9407844
Update global.json
BrennanConroy f7efa2e
Merge branch 'dotnet:main' into main
surayya-MS 2aa4b1a
remove suppression of CA1512; suppress CA2017
surayya-MS 84dfd5e
removed CA2017 suppression; fixed Logger.LogWarning
surayya-MS eae6ddd
Update SDK to 8.0.100-preview.4.23210.1
MackinnonBuck 6219d14
Suppress CA1512 (again)
MackinnonBuck f66844b
Merge remote-tracking branch 'upstream/main'
MackinnonBuck 8213e6b
Use ArgumentOutOfRangeException.ThrowIfEqual
MackinnonBuck 05bcdd8
Update global.json
wtgodbe 5af7362
Update global.json
mitchdenny c11574b
Fix compiler warning.
mitchdenny f7591da
Update global.json
sebastienros b308696
Update to 8.0.100-preview.4.23225.1
mitchdenny 60b928d
Update SDK to 8.0.100-preview.5.23226.2
eerhardt 20f1745
Suppress EnableGenerateDocumentationFile error to unblock the new SDK
eerhardt 01b5bf6
Quarantine BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_*
amcasey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Shouldn't this be fixable now since the APIs exist?
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.
I tried this but it looks like they still haven't been added?
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.
Oh that's annoying, you probably need an updated runtime as well. The APIs have definitely been added. (added 5 days ago)
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.
Something's up with maestro, we haven't had a dependency PR opened here in 4 days. I'll post in FR (CC @dotnet/dnceng)
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.
They're investigating (it's a timeout in darc), in the meantime I manually triggered the subscriptions.