Skip to content

[automated] Merge branch 'release/8.0' => 'release/9.0'#38101

Merged
AndriySvyryd merged 20 commits intorelease/9.0from
merge/release/8.0-to-release/9.0
Apr 14, 2026
Merged

[automated] Merge branch 'release/8.0' => 'release/9.0'#38101
AndriySvyryd merged 20 commits intorelease/9.0from
merge/release/8.0-to-release/9.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

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

  • AndriySvyryd
  • vseanreesermsft
  • dotnet-maestro[bot]
  • dotnet-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/8.0
git pull --ff-only
git checkout release/9.0
git pull --ff-only
git merge --no-ff release/8.0

# 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/efcore HEAD:merge/release/8.0-to-release/9.0
or if you are using SSH
git push git@github.com:dotnet/efcore HEAD:merge/release/8.0-to-release/9.0

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

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.

AndriySvyryd and others added 19 commits March 4, 2026 00:23
#### AI description  (iteration 1)
#### PR Classification
Internal release merge focused on dependency updates, build configuration improvements, and minor script enhancements.

#### PR Summary
This PR integrates public release changes into the internal branch by bumping key dependency versions, updating build images, and refining Visual Studio detection logic in build scripts.
- **`eng/common/tools.ps1`**: Improved Visual Studio requirement checks by adding conditional property validations.
- **`eng/Version.Details.xml`**, **`global.json`**, and **`eng/Versions.props`**: Upgraded dependency versions (Arcade SDK, Build Tasks Templating, Helix SDK, and .NET SDK) to newer releases.
- **Pipeline templates (across files in `/eng/common/templates` and `/eng/common/templates-official`)**: Revised build configurations by replacing vs2019 image references with vs2022 (and updating the Linux build image).
- **`NuGet.config`**: Removed an obsolete internal package source entry.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-runtime build 20260303.21

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.25-servicing.26153.13 -> To Version 8.0.26-servicing.26153.21
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260304.3

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.25-servicing.26153.13 -> To Version 8.0.26-servicing.26154.3
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260306.13

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.25-servicing.26153.13 -> To Version 8.0.26-servicing.26156.13
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260311.8

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.25-servicing.26153.13 -> To Version 8.0.26-servicing.26161.8
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.26
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [922981e1-18b6-46aa-2468-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=922981e1-18b6-46aa-2468-08dbd53ba9ce)
- **Build**: [20260311.8](https://dev.azure.com/dnceng/internal/_build/results?buildId=2924166) ([305790](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/305790))
- **Date Produced**: March 11, 2026 9:34:33 PM UTC
- **Commit**: [bf7e708b83ccada49e325ca1d4f89f2b5de7e97c](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCbf7e708b83ccada49e325ca1d4f89f2b5de7e97c)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.25-servicing.26153.13 to 8.0.26-servicing.26161.8][4]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.25 to 8.0.26][4]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC32e5265fe1ddeab25d28a4a91e0755b7f0552c6b&targetVersion=GCbf7e708b83ccada49e325ca1d4f89f2b5de7e97c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…otnet-runtime build 20260313.16

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.26-servicing.26161.8 -> To Version 8.0.26-servicing.26163.16
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.26 -> To Version 8.0.26
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [922981e1-18b6-46aa-2468-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=922981e1-18b6-46aa-2468-08dbd53ba9ce)
- **Build**: [20260313.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2926254) ([306162](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/306162))
- **Date Produced**: March 14, 2026 5:11:47 AM UTC
- **Commit**: [d6db71e77e5f548bc295d8abb146692a206266d5](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCd6db71e77e5f548bc295d8abb146692a206266d5)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.26-servicing.26161.8 to 8.0.26-servicing.26163.16][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.26 to 8.0.26][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCbf7e708b83ccada49e325ca1d4f89f2b5de7e97c&targetVersion=GCd6db71e77e5f548bc295d8abb146692a206266d5&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
#### AI description  (iteration 1)
#### PR Classification
Merges public branch updates into the internal 8.0 release, focusing on dependency version bumps and CI pipeline image updates.

#### PR Summary
This PR integrates public branch changes, updating dependency versions and build configurations to ensure compatibility with the latest tools and environments.
- **`eng/common/tools.ps1`**: Enhanced logic for Visual Studio requirements with improved null-check handling.
- **`eng/Version.Details.xml`, `global.json`, and `eng/Versions.props`**: Upgraded SDK and dependency versions (Arcade, Templating, Helix) and incremented the release version from 8.0.25 to 8.0.26.
- **YAML pipeline templates**: Replaced Visual Studio 2019 image references with VS2022 (and updated the Linux build image) to align CI/CD configurations with new environment standards.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-runtime build 20260316.25

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.26-servicing.26163.16 -> To Version 8.0.26-servicing.26166.25
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.26 -> To Version 8.0.26
…otnet-runtime build 20260318.19

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.26-servicing.26163.16 -> To Version 8.0.26-servicing.26168.19
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.26 -> To Version 8.0.26
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [922981e1-18b6-46aa-2468-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=922981e1-18b6-46aa-2468-08dbd53ba9ce)
- **Build**: [20260318.19](https://dev.azure.com/dnceng/internal/_build/results?buildId=2929855) ([306857](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/306857))
- **Date Produced**: March 19, 2026 12:31:07 AM UTC
- **Commit**: [bc60965e9bacfc0789c8eec3c03004c071e65c3a](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCbc60965e9bacfc0789c8eec3c03004c071e65c3a)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.26-servicing.26163.16 to 8.0.26-servicing.26168.19][2]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.26 to 8.0.26][2]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd6db71e77e5f548bc295d8abb146692a206266d5&targetVersion=GCbc60965e9bacfc0789c8eec3c03004c071e65c3a&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…otnet-runtime build 20260319.21

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.26-servicing.26168.19 -> To Version 8.0.26-servicing.26169.21
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.26 -> To Version 8.0.26
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [922981e1-18b6-46aa-2468-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=922981e1-18b6-46aa-2468-08dbd53ba9ce)
- **Build**: [20260319.21](https://dev.azure.com/dnceng/internal/_build/results?buildId=2930952) ([307027](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/307027))
- **Date Produced**: March 20, 2026 2:05:01 AM UTC
- **Commit**: [ace9703c57db8596ccc3e3efdc7e65b6975c0b2d](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCace9703c57db8596ccc3e3efdc7e65b6975c0b2d)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.26-servicing.26168.19 to 8.0.26-servicing.26169.21][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.26 to 8.0.26][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCbc60965e9bacfc0789c8eec3c03004c071e65c3a&targetVersion=GCace9703c57db8596ccc3e3efdc7e65b6975c0b2d&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…318.3 (#38034)

[release/8.0] Update dependencies from dotnet/arcade
@AndriySvyryd AndriySvyryd merged commit a6a3b4f into release/9.0 Apr 14, 2026
2 of 7 checks passed
@AndriySvyryd AndriySvyryd deleted the merge/release/8.0-to-release/9.0 branch April 14, 2026 22: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