Skip to content

[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx'#10372

Open
github-actions[bot] wants to merge 42 commits into
release/10.0.1xxfrom
merge/release/9.0.3xx-to-release/10.0.1xx
Open

[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx'#10372
github-actions[bot] wants to merge 42 commits into
release/10.0.1xxfrom
merge/release/9.0.3xx-to-release/10.0.1xx

Conversation

@github-actions

Copy link
Copy Markdown

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

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

  • marcpopMSFT
  • dsplaisted
  • nagilson
  • Copilot
  • dotnet-bot
  • DonnaChen888
  • vseanreesermsft
  • 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/9.0.3xx
git pull --ff-only
git checkout release/10.0.1xx
git pull --ff-only
git merge --no-ff release/9.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/9.0.3xx-to-release/10.0.1xx
or if you are using SSH
git push git@github.com:dotnet/templating HEAD:merge/release/9.0.3xx-to-release/10.0.1xx

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

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 May 27, 2026 02:04
…526.6

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.26261.1 -> To Version 9.0.0-beta.26276.6
…527.2

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.26224.3 -> To Version 8.0.0-beta.26277.2
…527.2

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.26224.3 -> To Version 8.0.0-beta.26277.2
…528.3

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.26224.3 -> To Version 8.0.0-beta.26278.3
…528.3

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.26224.3 -> To Version 8.0.0-beta.26278.3
…528.4

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.26261.1 -> To Version 9.0.0-beta.26278.4
…als (#10280)

[release/8.0.1xx] Update dependencies from dotnet/source-build-externals
…build 20260601.2

On relative base path root
Microsoft.SourceBuild.Intermediate.source-build-assets From Version 8.0.0-alpha.1.26262.3 -> To Version 8.0.0-alpha.1.26301.2
…601.4

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.26261.1 -> To Version 9.0.0-beta.26301.4
…#10281)

This pull request updates the following dependencies

[marker]: <> (Begin:c3d369e0-9275-4689-0eb0-08db9e40a4f0)
## From https://github.com/dotnet/source-build-assets
- **Subscription**:
[c3d369e0-9275-4689-0eb0-08db9e40a4f0](https://maestro.dot.net/subscriptions?search=c3d369e0-9275-4689-0eb0-08db9e40a4f0)
- **Build**:
[20260601.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2989177)
([316627](https://maestro.dot.net/channel/3885/github:dotnet:source-build-assets/build/316627))
- **Date Produced**: June 1, 2026 1:28:58 PM UTC
- **Commit**:
[2bb24ee4d15de5a4550abed0265ca9e0ef0beae3](dotnet/source-build-assets@2bb24ee)
- **Branch**:
[release/8.0](https://github.com/dotnet/source-build-assets/tree/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.0-alpha.1.26262.3 to 8.0.0-alpha.1.26301.2][1]
     - Microsoft.SourceBuild.Intermediate.source-build-assets

[1]:
dotnet/source-build-assets@43fa270...2bb24ee

[DependencyUpdate]: <> (End)


[marker]: <> (End:c3d369e0-9275-4689-0eb0-08db9e40a4f0)
This pull request updates the following dependencies

[marker]: <> (Begin:20c4d86a-e5ce-445f-1cbe-08dc5a6a3fdf)
## From https://github.com/dotnet/arcade
- **Subscription**:
[20c4d86a-e5ce-445f-1cbe-08dc5a6a3fdf](https://maestro.dot.net/subscriptions?search=20c4d86a-e5ce-445f-1cbe-08dc5a6a3fdf)
- **Build**:
[20260528.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2986525)
([316242](https://maestro.dot.net/channel/3885/github:dotnet:arcade/build/316242))
- **Date Produced**: May 28, 2026 9:35:33 PM UTC
- **Commit**:
[4b95fb1a9307265eb75f62d4937be50e6786e94e](dotnet/arcade@4b95fb1)
- **Branch**:
[release/8.0](https://github.com/dotnet/arcade/tree/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.0-beta.26224.3 to 8.0.0-beta.26278.3][2]
     - Microsoft.DotNet.Arcade.Sdk

[2]: dotnet/arcade@d9af20b...4b95fb1

[DependencyUpdate]: <> (End)


[marker]: <> (End:20c4d86a-e5ce-445f-1cbe-08dc5a6a3fdf)
This pull request updates the following dependencies

[marker]: <> (Begin:9286480e-333a-45b6-896c-cdf2a43700a6)
## From https://github.com/dotnet/arcade
- **Subscription**:
[9286480e-333a-45b6-896c-cdf2a43700a6](https://maestro.dot.net/subscriptions?search=9286480e-333a-45b6-896c-cdf2a43700a6)
- **Build**:
[20260601.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2988921)
([316590](https://maestro.dot.net/channel/5175/github:dotnet:arcade/build/316590))
- **Date Produced**: June 1, 2026 8:52:28 AM UTC
- **Commit**:
[efce34e9f9f25af27e2b471fbbf8c21f1ac2e318](dotnet/arcade@efce34e)
- **Branch**:
[release/9.0](https://github.com/dotnet/arcade/tree/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.0-beta.26261.1 to 9.0.0-beta.26301.4][3]
     - Microsoft.SourceBuild.Intermediate.arcade
     - Microsoft.DotNet.Arcade.Sdk

[3]: dotnet/arcade@6c1a2a6...efce34e

[DependencyUpdate]: <> (End)


[marker]: <> (End:9286480e-333a-45b6-896c-cdf2a43700a6)
…into merge/release/8.0.1xx-to-release/8.0.4xx
…into merge/release/8.0.4xx-to-release/9.0.1xx
This pull request updates the following dependencies

[marker]: <> (Begin:0d66de4b-fd8f-44dd-a789-08db9e4038dc)
## From https://github.com/dotnet/arcade
- **Subscription**:
[0d66de4b-fd8f-44dd-a789-08db9e4038dc](https://maestro.dot.net/subscriptions?search=0d66de4b-fd8f-44dd-a789-08db9e4038dc)
- **Build**:
[20260528.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2986525)
([316242](https://maestro.dot.net/channel/3885/github:dotnet:arcade/build/316242))
- **Date Produced**: May 28, 2026 9:35:33 PM UTC
- **Commit**:
[4b95fb1a9307265eb75f62d4937be50e6786e94e](dotnet/arcade@4b95fb1)
- **Branch**:
[release/8.0](https://github.com/dotnet/arcade/tree/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.0-beta.26224.3 to 8.0.0-beta.26278.3][2]
     - Microsoft.DotNet.Arcade.Sdk

[2]: dotnet/arcade@d9af20b...4b95fb1

[DependencyUpdate]: <> (End)


[marker]: <> (End:0d66de4b-fd8f-44dd-a789-08db9e4038dc)
I detected changes in the release/8.0.1xx branch which have not been
merged yet to release/8.0.4xx. I'm a robot and am configured to help you
automatically keep release/8.0.4xx up to date, so I've opened this PR.

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

* DonnaChen888
* vseanreesermsft
* 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/8.0.1xx
git pull --ff-only
git checkout release/8.0.4xx
git pull --ff-only
git merge --no-ff release/8.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/8.0.1xx-to-release/8.0.4xx
```

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

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

</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/8.0.1xx-to-release/8.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/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull https://github.com/dotnet/templating merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
```

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

```
git fetch
git checkout -b merge/release/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull git@github.com:dotnet/templating merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
```

</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.
I detected changes in the release/8.0.4xx branch which have not been
merged yet to release/9.0.1xx. I'm a robot and am configured to help you
automatically keep release/9.0.1xx up to date, so I've opened this PR.

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

* DonnaChen888
* vseanreesermsft

## 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/8.0.4xx
git pull --ff-only
git checkout release/9.0.1xx
git pull --ff-only
git merge --no-ff release/8.0.4xx

# 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/8.0.4xx-to-release/9.0.1xx
```

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

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

</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/8.0.4xx-to-release/9.0.1xx'. 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/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull https://github.com/dotnet/templating merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
```

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

```
git fetch
git checkout -b merge/release/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull git@github.com:dotnet/templating merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
```

</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.
This PR updates version branding on branch `release/8.0.1xx`.

**Changes:**
- Repository: templating
  - PatchVersion: `29` → `30`

**Files Modified:**
- eng/Versions.props (+1 -1)
This PR updates version branding on branch `release/8.0.4xx`.

**Changes:**
- Repository: templating
  - PatchVersion: `23` → `24`

**Files Modified:**
- eng/Versions.props (+1 -1)
Copilot AI and others added 12 commits July 7, 2026 21:46
This PR updates version branding on branch `release/9.0.1xx`.

**Changes:**
- Repository: templating
  - PatchVersion: `19` → `20`

**Files Modified:**
- eng/Versions.props (+1 -1)
This PR updates version branding on branch `release/9.0.3xx`.

**Changes:**
- Repository: templating
  - PatchVersion: `16` → `17`

**Files Modified:**
- eng/Versions.props (+1 -1)
I detected changes in the release/8.0.4xx branch which have not been
merged yet to release/9.0.1xx. I'm a robot and am configured to help you
automatically keep release/9.0.1xx up to date, so I've opened this PR.

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

* nagilson
* dotnet-bot
* DonnaChen888
* vseanreesermsft
* 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/8.0.4xx
git pull --ff-only
git checkout release/9.0.1xx
git pull --ff-only
git merge --no-ff release/8.0.4xx

# 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/8.0.4xx-to-release/9.0.1xx
```

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

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

</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/8.0.4xx-to-release/9.0.1xx'. 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/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull https://github.com/dotnet/templating merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
```

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

```
git fetch
git checkout -b merge/release/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull git@github.com:dotnet/templating merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
```

</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.
I detected changes in the release/8.0.1xx branch which have not been
merged yet to release/8.0.4xx. I'm a robot and am configured to help you
automatically keep release/8.0.4xx up to date, so I've opened this PR.

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

* nagilson
* dotnet-bot
* 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/8.0.1xx
git pull --ff-only
git checkout release/8.0.4xx
git pull --ff-only
git merge --no-ff release/8.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/8.0.1xx-to-release/8.0.4xx
```

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

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

</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/8.0.1xx-to-release/8.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/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull https://github.com/dotnet/templating merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
```

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

```
git fetch
git checkout -b merge/release/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull git@github.com:dotnet/templating merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
```

</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.
### Problem
The legacy PR Azure Pipelines definition still used Windows / VS 2019
pool images in `azure-pipelines-pr.yml`. Those image references need to
move to VS 2022 before the 2019 images are retired.

### Solution
- **Windows PR job image update**
- Replaced the public pool image from `1es-windows-2019-open` to
`1es-windows-2022-open`.
- Replaced the internal pool override from `windows.vs2019.amd64` to
`windows.vs2022.amd64`.

- **Reference cleanup**
- Searched repository pipeline YAML for other `vs2019` / Windows 2019
image references and found no additional matches requiring changes.

```yaml
pool:
  name: $(DncEngPublicBuildPool)
  vmImage: 1es-windows-2022-open
```

### Checks:
- [ ] Added unit tests
I detected changes in the release/8.0.1xx branch which have not been
merged yet to release/8.0.4xx. I'm a robot and am configured to help you
automatically keep release/8.0.4xx up to date, so I've opened this PR.

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

* marcpopMSFT
* Copilot

## 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/8.0.1xx
git pull --ff-only
git checkout release/8.0.4xx
git pull --ff-only
git merge --no-ff release/8.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/8.0.1xx-to-release/8.0.4xx
```

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

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

</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/8.0.1xx-to-release/8.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/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull https://github.com/dotnet/templating merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
```

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

```
git fetch
git checkout -b merge/release/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull git@github.com:dotnet/templating merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
```

</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.
I detected changes in the release/8.0.4xx branch which have not been
merged yet to release/9.0.1xx. I'm a robot and am configured to help you
automatically keep release/9.0.1xx up to date, so I've opened this PR.

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

* marcpopMSFT
* Copilot
* nagilson
* dotnet-bot
* 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/8.0.4xx
git pull --ff-only
git checkout release/9.0.1xx
git pull --ff-only
git merge --no-ff release/8.0.4xx

# 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/8.0.4xx-to-release/9.0.1xx
```

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

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

</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/8.0.4xx-to-release/9.0.1xx'. 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/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull https://github.com/dotnet/templating merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
```

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

```
git fetch
git checkout -b merge/release/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull git@github.com:dotnet/templating merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
```

</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.
Resolved eng/Versions.props VersionPrefix conflict by keeping the target branch value (9.0.317). The azure-pipelines-pr.yml build-image update (windows-2019 -> windows-2022) flows forward from release/9.0.1xx as intended.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 59570d89-a7e3-4993-baa9-3fb1f442a617
I detected changes in the release/9.0.1xx branch which have not been
merged yet to release/9.0.3xx. I'm a robot and am configured to help you
automatically keep release/9.0.3xx up to date, so I've opened this PR.

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

* marcpopMSFT
* nagilson
* Copilot
* dotnet-bot
* DonnaChen888
* vseanreesermsft
* 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/9.0.1xx
git pull --ff-only
git checkout release/9.0.3xx
git pull --ff-only
git merge --no-ff release/9.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/9.0.1xx-to-release/9.0.3xx
```

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

```
git push git@github.com:dotnet/templating HEAD:merge/release/9.0.1xx-to-release/9.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/9.0.1xx-to-release/9.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/9.0.1xx-to-release/9.0.3xx origin/release/9.0.3xx
git pull https://github.com/dotnet/templating merge/release/9.0.1xx-to-release/9.0.3xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/templating HEAD:merge/release/9.0.1xx-to-release/9.0.3xx
```

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

```
git fetch
git checkout -b merge/release/9.0.1xx-to-release/9.0.3xx origin/release/9.0.3xx
git pull git@github.com:dotnet/templating merge/release/9.0.1xx-to-release/9.0.3xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/templating HEAD:merge/release/9.0.1xx-to-release/9.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.
@github-actions github-actions Bot requested a review from a team as a code owner July 14, 2026 22:00
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.

7 participants