Skip to content

[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'#10360

Open
github-actions[bot] wants to merge 13 commits into
release/10.0.4xxfrom
merge/release/10.0.3xx-to-release/10.0.4xx
Open

[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'#10360
github-actions[bot] wants to merge 13 commits into
release/10.0.4xxfrom
merge/release/10.0.3xx-to-release/10.0.4xx

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

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

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

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

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

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

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 10 commits June 16, 2026 13:43
> [!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**:
[20260615.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=3000471)
([318769](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/318769))
- **Date Produced**: June 15, 2026 10:23:44 PM UTC
- **Commit**:
[5ef850130ff4fc29043271f51ca415a885b39d41](dotnet/dotnet@5ef8501)
- **Commit Diff**:
[bceb742...5ef8501](dotnet/dotnet@bceb742...5ef8501)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26311.111 to
10.0.0-beta.26315.104](dotnet/dotnet@bceb742...5ef8501)
  - Microsoft.DotNet.Arcade.Sdk
- From [2.0.10 to
2.0.10](dotnet/dotnet@efeff38...e8558e6)
  - System.CommandLine

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

## Associated changes in source repos
-
497d598...d817556

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

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:5ef850130ff4fc29043271f51ca415a885b39d41..https://github.com/dotnet/templating:darc-release/10.0.3xx-b85cef4e-135b-4207-942d-e2828a3cc70b
```
</details>

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
> [!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**:
[20260625.17](https://dev.azure.com/dnceng/internal/_build/results?buildId=3008270)
([320276](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/320276))
- **Date Produced**: June 25, 2026 9:34:28 PM UTC
- **Commit**:
[636c75b650bd76341147e1fe0895af038f3269fe](dotnet/dotnet@636c75b)
- **Commit Diff**:
[5ef8501...636c75b](dotnet/dotnet@5ef8501...636c75b)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26315.104 to
10.0.0-beta.26325.117](dotnet/dotnet@5ef8501...636c75b)
  - Microsoft.DotNet.Arcade.Sdk

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

## Associated changes in source repos
-
dotnet/arcade@7b306e3...1373629
-
dotnet/sourcelink@8926ace...5c03094

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

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:636c75b650bd76341147e1fe0895af038f3269fe..https://github.com/dotnet/templating:darc-release/10.0.3xx-18b21184-9187-498a-b55b-5ab56ef100b5
```
</details>

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
> [!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**:
[20260626.12](https://dev.azure.com/dnceng/internal/_build/results?buildId=3009068)
([320441](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/320441))
- **Date Produced**: June 26, 2026 8:48:27 PM UTC
- **Commit**:
[1ce5fd85a1e68658e7042f2b9e1ddd2e4f85d55f](dotnet/dotnet@1ce5fd8)
- **Commit Diff**:
[636c75b...1ce5fd8](dotnet/dotnet@636c75b...1ce5fd8)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26325.117 to
10.0.0-beta.26326.112](dotnet/dotnet@636c75b...1ce5fd8)
  - 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:1ce5fd85a1e68658e7042f2b9e1ddd2e4f85d55f..https://github.com/dotnet/templating:darc-release/10.0.3xx-695b1c9c-89d5-428d-8a89-abc421bf2035
```
</details>

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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
> [!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**:
[20260629.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=3010775)
([320707](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/320707))
- **Date Produced**: June 29, 2026 4:08:04 PM UTC
- **Commit**:
[d2f8f0d63e49c44c4be2b7cc1f8cd659ffdf786b](dotnet/dotnet@d2f8f0d)
- **Commit Diff**:
[1ce5fd8...d2f8f0d](dotnet/dotnet@1ce5fd8...d2f8f0d)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26326.112 to
10.0.0-beta.26329.105](dotnet/dotnet@1ce5fd8...d2f8f0d)
  - 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:d2f8f0d63e49c44c4be2b7cc1f8cd659ffdf786b..https://github.com/dotnet/templating:darc-release/10.0.3xx-1bfd27d5-8f16-448f-9f23-7e0697ca3c36
```
</details>

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[release/10.0.3xx] Source code updates from dotnet/dotnet
> [!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**:
[20260630.20](https://dev.azure.com/dnceng/internal/_build/results?buildId=3012112)
([321004](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/321004))
- **Date Produced**: July 1, 2026 3:48:28 AM UTC
- **Commit**:
[eba05c52ce6c38843ffb355a76831ae5242b1a99](dotnet/dotnet@eba05c5)
- **Commit Diff**:
[7631393...eba05c5](dotnet/dotnet@7631393...eba05c5)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26330.108 to
10.0.0-beta.26330.120](dotnet/dotnet@7631393...eba05c5)
  - 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:eba05c52ce6c38843ffb355a76831ae5242b1a99..https://github.com/dotnet/templating:darc-release/10.0.3xx-57e79af8-2739-46ab-a6fb-5d2c89433645
```
</details>

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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26330.120 -> 10.0.0-beta.26357.103)
[[ commit created by automation ]]
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26357.103 -> 10.0.0-beta.26358.102)
[[ commit created by automation ]]
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26358.102 -> 10.0.0-beta.26358.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**:
[20260708.14](https://dev.azure.com/dnceng/internal/_build/results?buildId=3017302)
([321970](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/321970))
- **Date Produced**: July 8, 2026 3:18:07 PM UTC
- **Commit**:
[d9db1e2c5eecff5fc3b63202c0d67e88c2f827df](dotnet/dotnet@d9db1e2)
- **Commit Diff**:
[eba05c5...d9db1e2](dotnet/dotnet@eba05c5...d9db1e2)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26330.120 to
10.0.0-beta.26358.114](dotnet/dotnet@eba05c5...d9db1e2)
  - Microsoft.DotNet.Arcade.Sdk

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


[marker]: <> (Start:Footer:CodeFlow PR)

## Associated changes in source repos
-
dotnet/msbuild@2a32f1f...7cac27b
-
dotnet/roslyn@a0a0822...5a8f3cb
-
dotnet/scenario-tests@073371e...ef6151a

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

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:d9db1e2c5eecff5fc3b63202c0d67e88c2f827df..https://github.com/dotnet/templating:darc-release/10.0.3xx-de49da13-1803-480b-8232-d61a2f8dc481
```
</details>

[marker]: <> (End:Footer:CodeFlow PR)
@github-actions github-actions Bot force-pushed the merge/release/10.0.3xx-to-release/10.0.4xx branch from e2bf61c to 65fc29b Compare July 8, 2026 23:18
@github-actions github-actions Bot requested a review from a team as a code owner July 8, 2026 23:18
dotnet-maestro Bot and others added 3 commits July 9, 2026 12:16
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26358.114 -> 10.0.0-beta.26359.101)
[[ 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**:
[20260709.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=3018202)
([322127](https://maestro.dot.net/channel/9626/github:dotnet:dotnet/build/322127))
- **Date Produced**: July 9, 2026 11:51:53 AM UTC
- **Commit**:
[f869e034edb40e3b2c3e774145a6d6d4589ecb1e](dotnet/dotnet@f869e03)
- **Commit Diff**:
[d9db1e2...f869e03](dotnet/dotnet@d9db1e2...f869e03)
- **Branch**:
[release/10.0.3xx](https://github.com/dotnet/dotnet/tree/release/10.0.3xx)

**Updated Dependencies**
- From [10.0.0-beta.26358.114 to
10.0.0-beta.26359.101](dotnet/dotnet@d9db1e2...f869e03)
  - 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:f869e034edb40e3b2c3e774145a6d6d4589ecb1e..https://github.com/dotnet/templating:darc-release/10.0.3xx-b74ec6a4-1053-4899-abf1-ca98e662497f
```
</details>

[marker]: <> (End:Footer:CodeFlow PR)
@marcpopMSFT marcpopMSFT enabled auto-merge July 9, 2026 22:33
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