Merging internal commits for release/8.0#37667
Merged
SamMonoRT merged 10 commits intodotnet:release/8.0from Feb 11, 2026
Merged
Merging internal commits for release/8.0#37667SamMonoRT merged 10 commits intodotnet:release/8.0from
SamMonoRT merged 10 commits intodotnet:release/8.0from
Conversation
…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)
…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)
…-merge-8.0-2026-02-10-1104
There was a problem hiding this comment.
Pull request overview
Updates runtime/servicing dependency versions for the release/8.0 branch by moving to the next runtime build (8.0.24) and aligning the tracked dependency SHAs and internal darc feed reference accordingly.
Changes:
- Bump
Microsoft.NETCore.App.RefandMicrosoft.NETCore.App.Runtime.win-x64from8.0.23to8.0.24. - Update servicing package versions for
Microsoft.Extensions.HostFactoryResolver.SourcesandMicrosoft.NETCore.BrowserDebugHost.Transportto8.0.24-servicing.26070.10. - Update
eng/Version.Details.xmlSHAs and the internaldarc-int-dotnet-runtime-*NuGet feed key/url to match the new runtime commit.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates runtime/servicing version properties to 8.0.24 / 8.0.24-servicing.26070.10. |
| eng/Version.Details.xml | Aligns dependency versions and SHAs with the updated runtime build commit. |
| NuGet.config | Updates the darc-managed internal dotnet-runtime feed identifier/url to the new commit-based feed. |
roji
approved these changes
Feb 10, 2026
This was referenced Feb 18, 2026
This was referenced Mar 10, 2026
Merged
Open
Open
Merged
This was referenced Mar 16, 2026
Closed
Merged
Bump Microsoft.EntityFrameworkCore.Design from 8.0.0 to 9.0.14
coldshalamov/SalesRepPortal-render#14
Open
Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.0 to 9.0.14
coldshalamov/SalesRepPortal-render#15
Open
Open
Open
Open
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.