Skip to content

Comments

[automated] Merge branch 'release/10.0' => 'main'#37749

Merged
AndriySvyryd merged 44 commits intomainfrom
merge/release/10.0-to-main
Feb 20, 2026
Merged

[automated] Merge branch 'release/10.0' => 'main'#37749
AndriySvyryd merged 44 commits intomainfrom
merge/release/10.0-to-main

Conversation

@github-actions
Copy link
Contributor

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

  • dotnet-maestro[bot]
  • AndriySvyryd
  • SamMonoRT
  • vseanreesermsft
  • 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/10.0
git pull --ff-only
git checkout main
git pull --ff-only
git merge --no-ff release/10.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/10.0-to-main
or if you are using SSH
git push git@github.com:dotnet/efcore HEAD:merge/release/10.0-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-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-to-main origin/main
git pull https://github.com/dotnet/efcore merge/release/10.0-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/efcore HEAD:merge/release/10.0-to-main
or if you are using SSH
git fetch
git checkout -b merge/release/10.0-to-main origin/main
git pull git@github.com:dotnet/efcore merge/release/10.0-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/efcore HEAD:merge/release/10.0-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.

Mirroring and others added 30 commits December 15, 2025 05:56
…otnet-runtime build 20260113.17

On relative base path root
Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.Logging , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , System.Formats.Asn1 , System.Text.Encodings.Web , System.Text.Json From Version 9.0.12 -> To Version 9.0.13
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 9.0.12-servicing.25606.9 -> To Version 9.0.13-servicing.26063.17
…otnet-runtime build 20260113.23

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.23-servicing.25606.7 -> To Version 8.0.24-servicing.26063.23
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.23 -> To Version 8.0.24
…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**: [20260113.23](https://dev.azure.com/dnceng/internal/_build/results?buildId=2878455) ([297216](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/297216))
- **Date Produced**: January 14, 2026 4:43:33 AM UTC
- **Commit**: [da103bc6ca3f1e52b4f9081c2c06b61bb9f857db](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCda103bc6ca3f1e52b4f9081c2c06b61bb9f857db)
- **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.23-servicing.25606.7 to 8.0.24-servicing.26063.23][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.23 to 8.0.24][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:9dd82232-9947-4c91-873c-a50d5007af96)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [9dd82232-9947-4c91-873c-a50d5007af96](https://maestro.dot.net/subscriptions?search=9dd82232-9947-4c91-873c-a50d5007af96)
- **Build**: [20260113.17](https://dev.azure.com/dnceng/internal/_build/results?buildId=2878334) ([297189](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/297189))
- **Date Produced**: January 14, 2026 1:28:15 AM UTC
- **Commit**: [9ecbfd4f3f330dc9649bce49cb12570b19d48c87](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC9ecbfd4f3f330dc9649bce49cb12570b19d48c87)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.12 to 9.0.13][1]
     - Microsoft.Extensions.Caching.Memory
     - Microsoft.Extensions.Configuration
     - Microsoft.Extensions.Configuration.Abstractions
     - Microsoft.Extensions.Configuration.EnvironmentVariables
     - Microsoft.Extensions.Configuration.Json
     - Microsoft.Extensions.DependencyInjection
     - Microsoft.Extensions.DependencyModel
     - Microsoft.Extensions.Logging
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64
     - System.Formats.Asn1
     - System.Text.Encodings.Web
     - System.Text.Json
  - From [9.0.12-servicing.25606.9 to 9.0.13-servicing.26063.17][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:9dd82232-9947-4c91-873c-a50d5007af96)
…otnet-runtime build 20260120.10

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.24-servicing.26063.23 -> To Version 8.0.24-servicing.26070.10
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.24 -> To Version 8.0.24
…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**: [20260120.10](https://dev.azure.com/dnceng/internal/_build/results?buildId=2883361) ([298105](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/298105))
- **Date Produced**: January 20, 2026 10:49:59 PM UTC
- **Commit**: [b3b35ce80e9eb94f72c4aa36a171a5e1cde72ace](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCb3b35ce80e9eb94f72c4aa36a171a5e1cde72ace)
- **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.24-servicing.26063.23 to 8.0.24-servicing.26070.10][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.24 to 8.0.24][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…6-02-10-1104

Merging internal commits for release/8.0
…6-02-10-1057

Merging internal commits for release/9.0
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
dotnet-maestro bot and others added 11 commits February 14, 2026 17:01
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
@AndriySvyryd AndriySvyryd merged commit 4707794 into main Feb 20, 2026
12 checks passed
@AndriySvyryd AndriySvyryd deleted the merge/release/10.0-to-main branch February 20, 2026 21:27
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