-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Merging internal commits for release/9.0 #37666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging internal commits for release/9.0 #37666
Conversation
…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
…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)
…-merge-9.0-2026-02-10-1057
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Updates the release/9.0 branch’s dotnet/runtime dependency versions and associated dependency-flow metadata to align with the 9.0.13 runtime build (new commit SHA) and its corresponding internal feed entry.
Changes:
- Bump Microsoft.Extensions., Microsoft.NETCore.App, and System.Text.* dependency versions from 9.0.12 to 9.0.13 in
eng/Versions.props. - Update
eng/Version.Details.xmldependency versions and SHA to the new dotnet/runtime commit. - Add the new dependency-flow NuGet source entry for the updated runtime SHA (left disabled by default) in
NuGet.config.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Moves dotnet/runtime-tracked package version properties to 9.0.13 (and servicing build numbers where applicable). |
| eng/Version.Details.xml | Updates dependency-flow tracked versions and SHA for dotnet/runtime dependencies to match the new runtime commit. |
| NuGet.config | Adds the new darc internal feed source for the updated runtime SHA and disables it by default. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
No description provided.