Skip to content

[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'#52746

Merged
dsplaisted merged 418 commits intorelease/10.0.3xxfrom
merge/release/10.0.2xx-to-release/10.0.3xx
Jan 30, 2026
Merged

[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'#52746
dsplaisted merged 418 commits intorelease/10.0.3xxfrom
merge/release/10.0.2xx-to-release/10.0.3xx

Conversation

@github-actions
Copy link
Contributor

I detected changes in the release/10.0.2xx branch which have not been merged yet to release/10.0.3xx. I'm a robot and am configured to help you automatically keep release/10.0.3xx up to date, so I've opened this PR.

This PR merges commits made on release/10.0.2xx by the following committers:

  • DonnaChen888
  • dotnet-maestro[bot]
  • marcpopMSFT
  • github-actions[bot]
  • invalid-email-address
  • nagilson
  • tmat
  • MiYanni
  • Youssef1313
  • baronfel
  • akoeplinger
  • mthalman
  • SimonZhao888
  • joeloff
  • vseanreesermsft
  • dotnet-sb-bot
  • MichaelSimons
  • NikolaMilosavljevic
  • dotnet-bot

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.

merge button instructions

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.

git fetch
git checkout release/10.0.2xx
git pull --ff-only
git checkout release/10.0.3xx
git pull --ff-only
git merge --no-ff release/10.0.2xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet/sdk HEAD:merge/release/10.0.2xx-to-release/10.0.3xx
or if you are using SSH
git push git@github.com:dotnet/sdk HEAD:merge/release/10.0.2xx-to-release/10.0.3xx

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/10.0.2xx-to-release/10.0.3xx'. 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.

git fetch
git checkout -b merge/release/10.0.2xx-to-release/10.0.3xx origin/release/10.0.3xx
git pull https://github.com/dotnet/sdk merge/release/10.0.2xx-to-release/10.0.3xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/10.0.2xx-to-release/10.0.3xx
or if you are using SSH
git fetch
git checkout -b merge/release/10.0.2xx-to-release/10.0.3xx origin/release/10.0.3xx
git pull git@github.com:dotnet/sdk merge/release/10.0.2xx-to-release/10.0.3xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/sdk HEAD:merge/release/10.0.2xx-to-release/10.0.3xx

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.

DonnaChen888 and others added 30 commits January 8, 2026 11:16
…als (#52328)

[release/8.0.1xx] Update dependencies from dotnet/source-build-externals


 - Merge branch 'release/8.0.1xx' into darc-release/8.0.1xx-1e0be5a1-91f6-4913-8ebf-7dd8b027e697

 - Merge branch 'release/8.0.1xx' into darc-release/8.0.1xx-1e0be5a1-91f6-4913-8ebf-7dd8b027e697
…nals build 20260105.1

On relative base path root
Microsoft.SourceBuild.Intermediate.source-build-externals From Version 9.0.0-alpha.1.25157.1 -> To Version 9.0.0-alpha.1.26055.1
…als (#52345)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Versions.props
- eng/common/*
…209.4

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25608.5 -> To Version 9.0.0-beta.25609.4
…211.4

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25608.5 -> To Version 9.0.0-beta.25611.4
…226.6

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25608.5 -> To Version 9.0.0-beta.25626.6
…uild 20260108.1

On relative base path root
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.26055.1 -> To Version 3.11.0-beta1.26058.1
Microsoft.CodeAnalysis.NetAnalyzers From Version 8.0.0-preview.26055.1 -> To Version 8.0.0-preview.26058.1
github-actions bot and others added 14 commits January 29, 2026 05:40
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
… 9+ (#52598)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: baronfel <573979+baronfel@users.noreply.github.com>
Co-authored-by: mthalman <15789599+mthalman@users.noreply.github.com>
Co-authored-by: DonnaChen888 <v-donnachen@microsoft.com>
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
@github-actions github-actions bot requested review from a team and tmat as code owners January 30, 2026 06:37
@dsplaisted dsplaisted merged commit 0b5cabd into release/10.0.3xx Jan 30, 2026
26 checks passed
@dsplaisted dsplaisted deleted the merge/release/10.0.2xx-to-release/10.0.3xx branch January 30, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.