Skip to content

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

Merged
dsplaisted merged 43 commits intorelease/10.0.3xxfrom
merge/release/10.0.2xx-to-release/10.0.3xx
Feb 26, 2026
Merged

[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'#53168
dsplaisted merged 43 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]
  • dsplaisted
  • nagilson
  • github-actions[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.

dotnet-maestro bot and others added 30 commits January 30, 2026 08:30
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
…260212.1

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26111.3 -> To Version 2.2.0-preview.26112.1
MSTest From Version 4.2.0-preview.26111.3 -> To Version 4.2.0-preview.26112.1
On relative base path root
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal,Microsoft.CodeAnalysis.Razor.Tooling.Internal,Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 10.0.0-preview.26110.110 -> To Version 10.0.0-preview.26113.107 (parent: )

Microsoft.Build,Microsoft.Build.Localization,Microsoft.NET.Test.Sdk,Microsoft.TestPlatform.Build,Microsoft.TestPlatform.CLI From Version 18.3.0-release-26110-110 -> To Version 18.3.0-release-26113-107 (parent: )

Microsoft.Build.NuGetSdkResolver,NuGet.Build.Tasks,NuGet.Build.Tasks.Console,NuGet.Build.Tasks.Pack,NuGet.CommandLine.XPlat,NuGet.Commands,NuGet.Common,NuGet.Configuration,NuGet.Credentials,NuGet.DependencyResolver.Core,NuGet.Frameworks,NuGet.LibraryModel,NuGet.Localization,NuGet.Packaging,NuGet.ProjectModel,NuGet.Protocol,NuGet.Versioning From Version 7.3.0-preview.1.11110 -> To Version 7.3.0-preview.1.11407 (parent: )

Microsoft.Build.Tasks.Git,Microsoft.SourceLink.AzureRepos.Git,Microsoft.SourceLink.Bitbucket.Git,Microsoft.SourceLink.Common,Microsoft.SourceLink.GitHub,Microsoft.SourceLink.GitLab From Version 10.0.200-alpha.26110.110 -> To Version 10.0.200-alpha.26113.107 (parent: )

Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.BuildClient,Microsoft.CodeAnalysis.CSharp,Microsoft.CodeAnalysis.CSharp.CodeStyle,Microsoft.CodeAnalysis.CSharp.Features,Microsoft.CodeAnalysis.CSharp.Workspaces,Microsoft.CodeAnalysis.ExternalAccess.HotReload,Microsoft.CodeAnalysis.PublicApiAnalyzers,Microsoft.CodeAnalysis.Workspaces.Common,Microsoft.CodeAnalysis.Workspaces.MSBuild,Microsoft.Net.Compilers.Toolset,Microsoft.Net.Compilers.Toolset.Framework From Version 5.3.0-2.26110.110 -> To Version 5.3.0-2.26113.107 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.SignTool,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26110.110 -> To Version 10.0.0-beta.26113.107 (parent: )

Microsoft.FSharp.Compiler From Version 15.2.200-servicing.26110.110 -> To Version 15.2.100-preview2.26113.107 (parent: )

Microsoft.TemplateEngine.Abstractions,Microsoft.TemplateEngine.Authoring.TemplateVerifier,Microsoft.TemplateEngine.Edge,Microsoft.TemplateEngine.Mocks,Microsoft.TemplateEngine.Orchestrator.RunnableProjects,Microsoft.TemplateEngine.TestHelper,Microsoft.TemplateEngine.Utils,Microsoft.TemplateSearch.Common,Microsoft.TemplateSearch.TemplateDiscovery From Version 10.0.200-preview.26110.110 -> To Version 10.0.200-preview.26113.107 (parent: )

[[ commit created by automation ]]
On relative base path root
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal,Microsoft.CodeAnalysis.Razor.Tooling.Internal,Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 10.0.0-preview.26113.107 -> To Version 10.0.0-preview.26113.113 (parent: )

Microsoft.Build,Microsoft.Build.Localization,Microsoft.NET.Test.Sdk,Microsoft.TestPlatform.Build,Microsoft.TestPlatform.CLI From Version 18.3.0-release-26113-107 -> To Version 18.3.0-release-26113-113 (parent: )

Microsoft.Build.NuGetSdkResolver,NuGet.Build.Tasks,NuGet.Build.Tasks.Console,NuGet.Build.Tasks.Pack,NuGet.CommandLine.XPlat,NuGet.Commands,NuGet.Common,NuGet.Configuration,NuGet.Credentials,NuGet.DependencyResolver.Core,NuGet.Frameworks,NuGet.LibraryModel,NuGet.Localization,NuGet.Packaging,NuGet.ProjectModel,NuGet.Protocol,NuGet.Versioning From Version 7.3.0-preview.1.11407 -> To Version 7.3.0-preview.1.11413 (parent: )

Microsoft.Build.Tasks.Git,Microsoft.SourceLink.AzureRepos.Git,Microsoft.SourceLink.Bitbucket.Git,Microsoft.SourceLink.Common,Microsoft.SourceLink.GitHub,Microsoft.SourceLink.GitLab From Version 10.0.200-alpha.26113.107 -> To Version 10.0.200-alpha.26113.113 (parent: )

Microsoft.CodeAnalysis,Microsoft.CodeAnalysis.BuildClient,Microsoft.CodeAnalysis.CSharp,Microsoft.CodeAnalysis.CSharp.CodeStyle,Microsoft.CodeAnalysis.CSharp.Features,Microsoft.CodeAnalysis.CSharp.Workspaces,Microsoft.CodeAnalysis.ExternalAccess.HotReload,Microsoft.CodeAnalysis.PublicApiAnalyzers,Microsoft.CodeAnalysis.Workspaces.Common,Microsoft.CodeAnalysis.Workspaces.MSBuild,Microsoft.Net.Compilers.Toolset,Microsoft.Net.Compilers.Toolset.Framework From Version 5.3.0-2.26113.107 -> To Version 5.3.0-2.26113.113 (parent: )

Microsoft.DotNet.Arcade.Sdk,Microsoft.DotNet.Build.Tasks.Installers,Microsoft.DotNet.Build.Tasks.Templating,Microsoft.DotNet.Build.Tasks.Workloads,Microsoft.DotNet.Helix.Sdk,Microsoft.DotNet.SignTool,Microsoft.DotNet.XliffTasks,Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.26113.107 -> To Version 10.0.0-beta.26113.113 (parent: )

Microsoft.FSharp.Compiler From Version 15.2.100-preview2.26113.107 -> To Version 15.2.100-preview2.26113.113 (parent: )

Microsoft.TemplateEngine.Abstractions,Microsoft.TemplateEngine.Authoring.TemplateVerifier,Microsoft.TemplateEngine.Edge,Microsoft.TemplateEngine.Mocks,Microsoft.TemplateEngine.Orchestrator.RunnableProjects,Microsoft.TemplateEngine.TestHelper,Microsoft.TemplateEngine.Utils,Microsoft.TemplateSearch.Common,Microsoft.TemplateSearch.TemplateDiscovery From Version 10.0.200-preview.26113.107 -> To Version 10.0.200-preview.26113.113 (parent: )

[[ commit created by automation ]]
…260213.4

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26112.1 -> To Version 2.2.0-preview.26113.4
MSTest From Version 4.2.0-preview.26112.1 -> To Version 4.2.0-preview.26113.4
…260214.4

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26113.4 -> To Version 2.2.0-preview.26114.4
MSTest From Version 4.2.0-preview.26113.4 -> To Version 4.2.0-preview.26114.4
…260216.3

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26113.4 -> To Version 2.2.0-preview.26116.3
MSTest From Version 4.2.0-preview.26113.4 -> To Version 4.2.0-preview.26116.3
…260217.1

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26113.4 -> To Version 2.2.0-preview.26117.1
MSTest From Version 4.2.0-preview.26113.4 -> To Version 4.2.0-preview.26117.1
[release/10.0.2xx] Source code updates from dotnet/dotnet
…260218.4

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26117.1 -> To Version 2.2.0-preview.26118.4
MSTest From Version 4.2.0-preview.26117.1 -> To Version 4.2.0-preview.26118.4
[release/10.0.2xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26118.122 -> 10.0.0-preview.26119.114)
Microsoft.Build, Microsoft.Build.Localization, Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26118-122 -> 18.3.0-release-26119-114)
Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-preview.1.11922 -> 7.3.0-preview.1.12014)
Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.200-alpha.26118.122 -> 10.0.200-alpha.26119.114)
Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26118.122 -> 5.3.0-2.26119.114)
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26118.122 -> 10.0.0-beta.26119.114)
Microsoft.FSharp.Compiler (Version 15.2.100-preview2.26118.122 -> 15.2.100-preview2.26119.114)
Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.200-preview.26118.122 -> 10.0.200-preview.26119.114)
[[ commit created by automation ]]
Updated Dependencies:
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26119.114 -> 10.0.0-preview.26120.103)
Microsoft.Build, Microsoft.Build.Localization, Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26119-114 -> 18.3.0-release-26120-103)
Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-preview.1.12014 -> 7.3.0-preview.1.12103)
Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.200-alpha.26119.114 -> 10.0.200-alpha.26120.103)
Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26119.114 -> 5.3.0-2.26120.103)
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26119.114 -> 10.0.0-beta.26120.103)
Microsoft.FSharp.Compiler (Version 15.2.100-preview2.26119.114 -> 15.2.100-preview2.26120.103)
Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.200-preview.26119.114 -> 10.0.200-preview.26120.103)
[[ commit created by automation ]]
dotnet-maestro bot and others added 13 commits February 21, 2026 02:02
…260220.7

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26118.4 -> To Version 2.2.0-preview.26120.7
MSTest From Version 4.2.0-preview.26118.4 -> To Version 4.2.0-preview.26120.7
…260221.1

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26118.4 -> To Version 2.2.0-preview.26121.1
MSTest From Version 4.2.0-preview.26118.4 -> To Version 4.2.0-preview.26121.1
…260223.1

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26121.1 -> To Version 2.2.0-preview.26123.1
MSTest From Version 4.2.0-preview.26121.1 -> To Version 4.2.0-preview.26123.1
…260224.2

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26123.1 -> To Version 2.2.0-preview.26124.2
MSTest From Version 4.2.0-preview.26123.1 -> To Version 4.2.0-preview.26124.2
…260225.2

On relative base path root
Microsoft.Testing.Platform From Version 2.2.0-preview.26124.2 -> To Version 2.2.0-preview.26125.2
MSTest From Version 4.2.0-preview.26124.2 -> To Version 4.2.0-preview.26125.2
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
@dsplaisted dsplaisted merged commit 64f31ca into release/10.0.3xx Feb 26, 2026
7 of 9 checks passed
@dsplaisted dsplaisted deleted the merge/release/10.0.2xx-to-release/10.0.3xx branch February 26, 2026 15:04
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.

3 participants