Skip to content

[automated] Merge branch 'release/10.0.3xx' => 'main'#10051

Open
github-actions[bot] wants to merge 11 commits intomainfrom
merge/release/10.0.3xx-to-main
Open

[automated] Merge branch 'release/10.0.3xx' => 'main'#10051
github-actions[bot] wants to merge 11 commits intomainfrom
merge/release/10.0.3xx-to-main

Conversation

@github-actions
Copy link
Contributor

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

  • dotnet-maestro[bot]
  • DonnaChen888

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.3xx
git pull --ff-only
git checkout main
git pull --ff-only
git merge --no-ff release/10.0.3xx

# 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.3xx-to-main
or if you are using SSH
git push git@github.com:dotnet/templating HEAD:merge/release/10.0.3xx-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.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.

git fetch
git checkout -b merge/release/10.0.3xx-to-main origin/main
git pull https://github.com/dotnet/templating merge/release/10.0.3xx-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/10.0.3xx-to-main
or if you are using SSH
git fetch
git checkout -b merge/release/10.0.3xx-to-main origin/main
git pull git@github.com:dotnet/templating merge/release/10.0.3xx-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/10.0.3xx-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 8 commits March 25, 2026 02:06
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26173.108 -> 10.0.0-beta.26173.116)
System.CommandLine (Version 2.0.6 -> 2.0.6)
[[ commit created by automation ]]
> [!NOTE]
> This is a codeflow update. It may contain both source code changes
from
> [the VMR](https://github.com/dotnet/dotnet)
> as well as dependency updates. Learn more
[here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md).

This pull request brings the following source code changes

[marker]: <> (Begin:2146351c-d624-4a08-bc4e-875e6191f66e)

## From https://github.com/dotnet/dotnet
- **Subscription**:
[2146351c-d624-4a08-bc4e-875e6191f66e](https://maestro.dot.net/subscriptions?search=2146351c-d624-4a08-bc4e-875e6191f66e)
- **Build**:
[20260323.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2934150)
([307443](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/307443))
- **Date Produced**: March 24, 2026 6:39:38 AM UTC
- **Commit**:
[5d8e1dab0ad36dd7a893a544523ecde4a647fe09](dotnet/dotnet@5d8e1da)
- **Commit Diff**:
[ad5e0a1...5d8e1da](dotnet/dotnet@ad5e0a1...5d8e1da)
- **Branch**:
[release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx)

**Updated Dependencies**
- From [10.0.0-beta.26173.108 to 10.0.0-beta.26173.116][1]
  - Microsoft.DotNet.Arcade.Sdk
- From [2.0.6 to 2.0.6][1]
  - System.CommandLine

[marker]: <> (End:2146351c-d624-4a08-bc4e-875e6191f66e)

[1]: dotnet/dotnet@ad5e0a1...5d8e1da
[marker]: <> (Start:Footer:CodeFlow PR)

## Associated changes in source repos
-
dotnet/winforms@3c05594...0bfec56

<details>
<summary>Diff the source with this PR branch</summary>

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:5d8e1dab0ad36dd7a893a544523ecde4a647fe09..https://github.com/dotnet/templating:darc-release/10.0.1xx-5ba10c00-fadd-4e0c-bcfa-647f33ad4fbf
```
</details>

[marker]: <> (End:Footer:CodeFlow PR)
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26174.106 -> 10.0.0-beta.26174.116)
[[ commit created by automation ]]
… into merge/release/10.0.1xx-to-release/10.0.2xx
> [!NOTE]
> This is a codeflow update. It may contain both source code changes
from
> [the VMR](https://github.com/dotnet/dotnet)
> as well as dependency updates. Learn more
[here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md).

This pull request brings the following source code changes

[marker]: <> (Begin:bbf9aa7e-217b-4275-99d1-5f23eb747967)

## From https://github.com/dotnet/dotnet
- **Subscription**:
[bbf9aa7e-217b-4275-99d1-5f23eb747967](https://maestro.dot.net/subscriptions?search=bbf9aa7e-217b-4275-99d1-5f23eb747967)
- **Build**:
[20260324.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2935136)
([307634](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/307634))
- **Date Produced**: March 25, 2026 4:16:30 AM UTC
- **Commit**:
[340bc04a0168a68bc74bbf8da6e5666b8db6fcf9](dotnet/dotnet@340bc04)
- **Commit Diff**:
[913bfee...340bc04](dotnet/dotnet@913bfee...340bc04)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26174.106 to
10.0.0-beta.26174.116](dotnet/dotnet@913bfee...340bc04)
  - Microsoft.DotNet.Arcade.Sdk

[marker]: <> (End:bbf9aa7e-217b-4275-99d1-5f23eb747967)
[marker]: <> (Start:Footer:CodeFlow PR)

<details>
<summary>Diff the source with this PR branch</summary>

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:340bc04a0168a68bc74bbf8da6e5666b8db6fcf9..https://github.com/dotnet/templating:darc-release/10.0.3xx-218f9c0b-db33-4a38-9f27-aa0339dc06b4
```
</details>

[marker]: <> (End:Footer:CodeFlow PR)
…0044)

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]

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

<img alt="merge button instructions"
src="https://i.imgur.com/GepcNJV.png" width="300" />

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.

``` sh
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/templating HEAD:merge/release/10.0.1xx-to-release/10.0.2xx
```

<details>
<summary>or if you are using SSH</summary>

```
git push git@github.com:dotnet/templating HEAD:merge/release/10.0.1xx-to-release/10.0.2xx
```

</details>


After PR checks are complete push the branch
```
git push
```

## Instructions for resolving conflicts

:warning: If there are merge conflicts, you will need to resolve them
manually before merging. You can do this [using GitHub][resolve-github]
or using the [command line][resolve-cli].

[resolve-github]:
https://help.github.com/articles/resolving-a-merge-conflict-on-github/
[resolve-cli]:
https://help.github.com/articles/resolving-a-merge-conflict-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/templating 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/templating HEAD:merge/release/10.0.1xx-to-release/10.0.2xx
```

<details>
    <summary>or if you are using SSH</summary>

```
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/templating 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/templating HEAD:merge/release/10.0.1xx-to-release/10.0.2xx
```

</details>

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.
…0046)

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]

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

<img alt="merge button instructions"
src="https://i.imgur.com/GepcNJV.png" width="300" />

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.

``` sh
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/templating HEAD:merge/release/10.0.2xx-to-release/10.0.3xx
```

<details>
<summary>or if you are using SSH</summary>

```
git push git@github.com:dotnet/templating HEAD:merge/release/10.0.2xx-to-release/10.0.3xx
```

</details>


After PR checks are complete push the branch
```
git push
```

## Instructions for resolving conflicts

:warning: If there are merge conflicts, you will need to resolve them
manually before merging. You can do this [using GitHub][resolve-github]
or using the [command line][resolve-cli].

[resolve-github]:
https://help.github.com/articles/resolving-a-merge-conflict-on-github/
[resolve-cli]:
https://help.github.com/articles/resolving-a-merge-conflict-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/templating 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/templating HEAD:merge/release/10.0.2xx-to-release/10.0.3xx
```

<details>
    <summary>or if you are using SSH</summary>

```
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/templating 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/templating HEAD:merge/release/10.0.2xx-to-release/10.0.3xx
```

</details>

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.
[release/10.0.3xx] Source code updates from dotnet/dotnet
@github-actions github-actions bot requested a review from a team as a code owner March 25, 2026 20:30
dotnet-maestro bot and others added 3 commits March 25, 2026 21:48
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26175.107 -> 10.0.0-beta.26175.114)
[[ commit created by automation ]]
> [!NOTE]
> This is a codeflow update. It may contain both source code changes
from
> [the VMR](https://github.com/dotnet/dotnet)
> as well as dependency updates. Learn more
[here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md).

This pull request brings the following source code changes

[marker]: <> (Begin:bbf9aa7e-217b-4275-99d1-5f23eb747967)

## From https://github.com/dotnet/dotnet
- **Subscription**:
[bbf9aa7e-217b-4275-99d1-5f23eb747967](https://maestro.dot.net/subscriptions?search=bbf9aa7e-217b-4275-99d1-5f23eb747967)
- **Build**:
[20260325.14](https://dev.azure.com/dnceng/internal/_build/results?buildId=2935767)
([307775](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/307775))
- **Date Produced**: March 25, 2026 9:18:24 PM UTC
- **Commit**:
[57e1a4aefb30d2a330b8dcbb80b2c911b081d738](dotnet/dotnet@57e1a4a)
- **Commit Diff**:
[c1c994a...57e1a4a](dotnet/dotnet@c1c994a...57e1a4a)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26175.107 to
10.0.0-beta.26175.114](dotnet/dotnet@c1c994a...57e1a4a)
  - Microsoft.DotNet.Arcade.Sdk

[marker]: <> (End:bbf9aa7e-217b-4275-99d1-5f23eb747967)
[marker]: <> (Start:Footer:CodeFlow PR)

## Associated changes in source repos
-
NuGet/NuGet.Client@6840069...9b4c24b

<details>
<summary>Diff the source with this PR branch</summary>

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:57e1a4aefb30d2a330b8dcbb80b2c911b081d738..https://github.com/dotnet/templating:darc-release/10.0.3xx-d4dfa58c-cad7-4020-bcac-7e88989aef5e
```
</details>

[marker]: <> (End:Footer:CodeFlow PR)
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.

1 participant