Skip to content

[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx'#52377

Merged
SimonZhao888 merged 704 commits intorelease/10.0.2xxfrom
merge/release/10.0.1xx-to-release/10.0.2xx
Jan 15, 2026
Merged

[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx'#52377
SimonZhao888 merged 704 commits intorelease/10.0.2xxfrom
merge/release/10.0.1xx-to-release/10.0.2xx

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 9, 2026

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

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

  • DonnaChen888
  • dotnet-maestro[bot]
  • marcpopMSFT
  • dsplaisted
  • Youssef1313
  • invalid-email-address
  • github-actions[bot]
  • dotnet-bot
  • Copilot
  • MiYanni
  • ellahathaway
  • nagilson
  • joeloff
  • vseanreesermsft
  • dkurepa
  • SimonZhao888
  • mmitche
  • rainersigwald
  • JanProvaznik
  • baronfel

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.1xx
git pull --ff-only
git checkout release/10.0.2xx
git pull --ff-only
git merge --no-ff release/10.0.1xx

# 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.1xx-to-release/10.0.2xx
or if you are using SSH
git push git@github.com:dotnet/sdk HEAD:merge/release/10.0.1xx-to-release/10.0.2xx

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.1xx-to-release/10.0.2xx'. 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.1xx-to-release/10.0.2xx origin/release/10.0.2xx
git pull https://github.com/dotnet/sdk merge/release/10.0.1xx-to-release/10.0.2xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/10.0.1xx-to-release/10.0.2xx
or if you are using SSH
git fetch
git checkout -b merge/release/10.0.1xx-to-release/10.0.2xx origin/release/10.0.2xx
git pull git@github.com:dotnet/sdk merge/release/10.0.1xx-to-release/10.0.2xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/sdk HEAD:merge/release/10.0.1xx-to-release/10.0.2xx

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 November 12, 2025 15:04
…0251112.11

On relative base path root
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.123-servicing.25557.4 -> To Version 8.0.123-servicing.25562.11
Microsoft.TemplateEngine.Abstractions From Version 8.0.123 -> To Version 8.0.123
[release/8.0.3xx] Update dependencies from dotnet/arcade
[release/8.0.4xx] Update dependencies from dotnet/templating


 - Merge branch 'release/8.0.4xx' into darc-release/8.0.4xx-5b7a27f6-90be-4b0c-8870-71a20ffca612
[release/8.0.4xx] Update dependencies from dotnet/arcade


 - Merge branch 'release/8.0.4xx' into darc-release/8.0.4xx-93242ec5-a376-4aae-b11d-9f31973b46fe

 - Merge branch 'release/8.0.4xx' into darc-release/8.0.4xx-93242ec5-a376-4aae-b11d-9f31973b46fe

 - Merge branch 'release/8.0.4xx' into darc-release/8.0.4xx-93242ec5-a376-4aae-b11d-9f31973b46fe

 - Merge branch 'release/8.0.4xx' into darc-release/8.0.4xx-93242ec5-a376-4aae-b11d-9f31973b46fe
…ence-packages build 20251114.4

On relative base path root
Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.25522.3 -> To Version 8.0.0-alpha.1.25564.4
…113.4

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25563.4
…0251116.2

On relative base path root
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.123-servicing.25562.11 -> To Version 8.0.123-servicing.25566.2
Microsoft.TemplateEngine.Abstractions From Version 8.0.123 -> To Version 8.0.123
[release/8.0.1xx] Update dependencies from dotnet/arcade


 - Merge branch 'release/8.0.1xx' into darc-release/8.0.1xx-16fa3946-4b65-4515-a9ba-18db29727d2c

 - Merge branch 'release/8.0.1xx' into darc-release/8.0.1xx-16fa3946-4b65-4515-a9ba-18db29727d2c

 - Merge branch 'release/8.0.1xx' into darc-release/8.0.1xx-16fa3946-4b65-4515-a9ba-18db29727d2c

 - Revert change to tools.ps1
…119.8

On relative base path root
Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset , Microsoft.Net.Compilers.Toolset.Framework From Version 4.12.0-3.25567.11 -> To Version 4.12.0-3.25569.8
…120.4

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25570.4
DonnaChen888 and others added 10 commits January 8, 2026 15:35
…260108.8

On relative base path root
Microsoft.Testing.Platform From Version 2.1.0-preview.25617.6 -> To Version 2.1.0-preview.26058.8
MSTest From Version 4.1.0-preview.25617.6 -> To Version 4.1.0-preview.26058.8
[release/10.0.1xx] Source code updates from dotnet/dotnet
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
@SimonZhao888
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread Directory.Build.props
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>

<!-- TODO: Re-enable NuGet Audit and fix alerts: https://github.com/dotnet/sdk/issues/51465 -->
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dkurepa Should we remove this change now?

Copy link
Copy Markdown
Member

@nagilson nagilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good minus the one comment about auditing being disabled

@SimonZhao888
Copy link
Copy Markdown
Member

Same issue as #51895

@SimonZhao888 SimonZhao888 merged commit 4591cec into release/10.0.2xx Jan 15, 2026
26 checks passed
@SimonZhao888 SimonZhao888 deleted the merge/release/10.0.1xx-to-release/10.0.2xx branch January 15, 2026 08:17
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.