Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2025

I detected changes in the release/10.0.2xx 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/10.0.2xx by the following committers:

  • SimonZhao888
  • marcpopMSFT
  • dotnet-maestro[bot]
  • mmitche

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 main
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/templating HEAD:merge/release/10.0.2xx-to-main
or if you are using SSH
git push [email protected]:dotnet/templating HEAD:merge/release/10.0.2xx-to-main

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-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.

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

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 August 16, 2025 02:09
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25414.103 -> 10.0.0-beta.25414.111)
System.CommandLine (Version 2.0.0-rc.1.25414.103 -> 2.0.0-rc.1.25414.111)
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25414.111 -> 10.0.0-beta.25416.105)
System.CommandLine (Version 2.0.0-rc.1.25414.111 -> 2.0.0-rc.2.25416.105)
…3dc-4568-9295-e94077606c41

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25416.105 -> 10.0.0-beta.25416.109)
System.CommandLine (Version 2.0.0-rc.2.25416.105 -> 2.0.0-rc.2.25416.109)
…99a-4ccc-9a6f-a59a16486d72

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25416.109 -> 10.0.0-beta.25418.119)
System.CommandLine (Version 2.0.0-rc.2.25416.109 -> 2.0.0-rc.2.25418.119)
…19b-4ba7-ac58-00bfb02166c6

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25418.119 -> 10.0.0-beta.25420.109)
System.CommandLine (Version 2.0.0-rc.2.25418.119 -> 2.0.0-rc.2.25420.109)
…f83-44ac-bde8-6ff7b17db1c1

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25420.109 -> 10.0.0-beta.25426.115)
System.CommandLine (Version 2.0.0-rc.2.25420.109 -> 2.0.0-rc.2.25426.115)
…fa9-4eea-948d-ab4c8f311a59

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25426.115 -> 10.0.0-beta.25427.104)
System.CommandLine (Version 2.0.0-rc.2.25426.115 -> 2.0.0-rc.2.25427.104)
…b12-477b-9240-ffb1c365b196

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25427.104 -> 10.0.0-beta.25454.105)
System.CommandLine (Version 2.0.0-rc.2.25427.104 -> 2.0.0-rc.2.25454.105)
…414-48e7-a728-0dcb7fd7c36a

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25454.105 -> 10.0.0-beta.25454.107)
System.CommandLine (Version 2.0.0-rc.2.25454.105 -> 2.0.0-rc.2.25454.107)
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25454.107 -> 10.0.0-beta.25456.101)
System.CommandLine (Version 2.0.0-rc.2.25454.107 -> 2.0.0-rc.2.25456.101)
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25456.101 -> 10.0.0-beta.25457.102)
System.CommandLine (Version 2.0.0-rc.2.25456.101 -> 2.0.0-rc.2.25457.102)
…2e2-4e52-ab97-e565829c0747

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25457.102 -> 10.0.0-beta.25458.103)
System.CommandLine (Version 2.0.0-rc.2.25457.102 -> 2.0.0-rc.2.25458.103)
…a80-47f5-a095-600ddd47e2fe

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25458.103 -> 10.0.0-beta.25459.101)
System.CommandLine (Version 2.0.0-rc.2.25458.103 -> 2.0.0-rc.2.25459.101)
…570-46f2-a029-6b2c02803eaf

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25459.101 -> 10.0.0-beta.25460.104)
System.CommandLine (Version 2.0.0-rc.2.25459.101 -> 2.0.0-rc.2.25460.104)
…3a1-4a58-93db-abfcbb0522cd

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25460.104 -> 10.0.0-beta.25462.101)
System.CommandLine (Version 2.0.0-rc.2.25460.104 -> 2.0.0-rc.2.25462.101)
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25462.101 -> 10.0.0-beta.25462.117)
System.CommandLine (Version 2.0.0-rc.2.25462.101 -> 2.0.0-rc.2.25462.117)
…ba3-4be6-a6ba-e98ce67cd484

[release/10.0.1xx] Source code updates from dotnet/dotnet
dotnet-maestro bot and others added 23 commits September 16, 2025 02:09
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25462.117 -> 10.0.0-beta.25464.104)
System.CommandLine (Version 2.0.0-rc.2.25462.117 -> 2.0.0-rc.2.25464.104)
…210-4370-99db-5e250bd01ef5

[release/10.0.1xx] Source code updates from dotnet/dotnet
#9356)

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25466.101 -> 10.0.0-beta.25467.107)
System.CommandLine (Version 2.0.0-rc.2.25466.101 -> 2.0.0-rc.2.25467.107)
…dda-41d2-a426-c91a2acdf8a3

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25467.107 -> 10.0.0-beta.25468.104)
System.CommandLine (Version 2.0.0-rc.2.25467.107 -> 2.0.0-rc.2.25468.104)
…9c9-49bf-b2c3-b607a52bfb5c

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25468.104 -> 10.0.0-beta.25473.111)
System.CommandLine (Version 2.0.0-rc.2.25468.104 -> 2.0.0-rc.2.25473.111)
…fc9-4b5f-9ae4-acecdb38c81a

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25473.111 -> 10.0.0-beta.25475.106)
System.CommandLine (Version 2.0.0-rc.2.25473.111 -> 2.0.0-rtm.25475.106)
…f75-4bc9-ad65-1d31224fe6c6

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25475.106 -> 10.0.0-beta.25476.104)
System.CommandLine (Version 2.0.0-rtm.25475.106 -> 2.0.0-rtm.25476.104)
…d76-4fa9-a0c0-541fcfeb222a

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25476.104 -> 10.0.0-beta.25479.109)
System.CommandLine (Version 2.0.0-rtm.25476.104 -> 2.0.0-rtm.25479.109)
…735-4972-9a3f-12ab1626a084

[release/10.0.1xx] Source code updates from dotnet/dotnet
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25479.109 -> 10.0.0-beta.25479.115)
System.CommandLine (Version 2.0.0-rtm.25479.109 -> 2.0.0-rtm.25479.115)
…0a1-4c8d-934f-374bd46632da

[release/10.0.1xx] Source code updates from dotnet/dotnet
… into merge/release/10.0.1xx-to-release/10.0.2xx
…e/10.0.2xx

[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx'
@github-actions github-actions bot requested a review from a team as a code owner October 9, 2025 07:55
@nagilson nagilson merged commit de3a6be into main Oct 9, 2025
9 checks passed
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.

5 participants