-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[automated] Merge branch 'release/9.0.3xx' => 'main' #48496
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
Merged
Conversation
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
…0250414.1 Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 9.0.300-preview.25209.5 -> To Version 9.0.300-preview.25214.1
…0250414.3 Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 9.0.300-preview.25209.5 -> To Version 9.0.300
…main and also shouldn't apply to main
…414.4 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.PublicApiAnalyzers , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset , Microsoft.Net.Compilers.Toolset.Framework From Version 4.14.0-3.25210.2 -> To Version 4.14.0-3.25214.4
[release/9.0.3xx] Update dependencies from dotnet/msbuild - Fix build failure - Merge branch 'release/9.0.3xx' of https://github.com/dotnet/sdk into darc-release/9.0.3xx-3f4a1dd1-ab01-4a37-86b4-c2c5a7bc3491 - Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-3f4a1dd1-ab01-4a37-86b4-c2c5a7bc3491 - Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-3f4a1dd1-ab01-4a37-86b4-c2c5a7bc3491 - Add VersionOverride to the Razor and StaticWebAssert Tasks dependencies of System.Text.Json. - Revert "Fix build failure" This reverts commit 728a9c6. - Use "toolset" versions of MSBuild transitive deps Reference specific old versions of these packages at compile time, which will be moved forward to the VS- delivered versions at runtime. This avoids pinning them to the old versions for the whole repo, allowing MSBuild to move forward without breaking SDK. Partial backport of 9cf989b. - Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-3f4a1dd1-ab01-4a37-86b4-c2c5a7bc3491 - Update Microsoft.NET.Sdk.Razor.Tasks to pattern used in main - Baseline maintenance-packages transitives from MSBuild/netfx - Merge branch 'darc-release/9.0.3xx-3f4a1dd1-ab01-4a37-86b4-c2c5a7bc3491' of https://github.com/dotnet/sdk into darc-release/9.0.3xx-3f4a1dd1-ab01-4a37-86b4-c2c5a7bc3491
…0250415.5 Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 9.0.300 -> To Version 9.0.300
5fcddd1 to
b0eb9cc
Compare
…se/9.0.3xx-to-main
v-wuzhai
approved these changes
Apr 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I detected changes in the release/9.0.3xx branch which have not been merged yet to main. I'm a robot and am configured to help you automatically keep main up to date, so I've opened this PR.
This PR merges commits made on release/9.0.3xx by the following committers:
Instructions for merging from UI
This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.
If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.
Instructions for merging via command line
Run these commands to merge this pull request from the command line.
or if you are using SSH
After PR checks are complete push the branch
Instructions for resolving conflicts
Instructions for updating this pull request
Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/9.0.3xx-to-main'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
The provided examples assume that the remote is named 'origin'. If you have a different remote name, please replace 'origin' with the name of your remote.
or if you are using SSH
Contact .NET Core Engineering (dotnet/dnceng) if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/main/.github/workflows/scripts/inter-branch-merge.ps1.