-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' #28398
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
Merged
marcpopMSFT
merged 16 commits into
dotnet:release/7.0.2xx
from
dotnet-maestro-bot:merge/release/7.0.1xx-to-release/7.0.2xx
Oct 11, 2022
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
976a11f
Fix checking for updated workload packs in advertising manifests
dsplaisted 7b25ad2
Change default for msbuild server.
AR-May 6b0b732
Update dependencies from https://github.com/dotnet/fsharp build 20221…
dotnet-maestro[bot] c6d7913
Update dependencies from https://github.com/dotnet/msbuild build 2022…
dotnet-maestro[bot] 2f5c467
Update dependencies from https://github.com/dotnet/msbuild build 2022…
dotnet-maestro[bot] 2a5480e
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] 3319522
Merge pull request #28391 from dotnet/darc-release/7.0.1xx-dcf1f863-8…
nagilson 97c186b
Update dependencies from https://github.com/dotnet/msbuild build 2022…
dotnet-maestro[bot] 043c0a2
Update dependencies from https://github.com/dotnet/msbuild build 2022…
dotnet-maestro[bot] f094391
Merge pull request #28327 from dsplaisted/fix-advertising-manifests-G…
nagilson 0a78b80
Update dependencies from https://github.com/dotnet/fsharp build 20221…
dotnet-maestro[bot] 24a486e
Merge pull request #28394 from dotnet/darc-release/7.0.1xx-926814e3-2…
marcpopMSFT dc03bcd
Merge pull request #28393 from dotnet/darc-release/7.0.1xx-e511a4bd-d…
marcpopMSFT dc92a6e
Merge pull request #28369 from AR-May/make-msbuild-server-opt-in-7.0.1xx
marcpopMSFT f22b2f8
Merge pull request #28387 from dotnet/darc-release/7.0.1xx-49312447-e…
nagilson 09b638c
Merge branch 'release/7.0.1xx' into release/7.0.2xx
v-wuzhai 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 hidden or 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 hidden or 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 hidden or 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.
@baronfel FYI, is this change supposed to flow forward to 7.0.2xx?
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.
Yes - we wantMSBuild server to be opt-in for the whole 7 family of releases. We'll probably end up targeting 8 to make it out-out again, but that's all pending further discussion and investigation of the impacts.