Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Oct 20, 2025

This pull request updates the following dependencies

From https://github.com/dotnet/dotnet

This pull request updates several dependency versions and package sources to align with the latest .NET releases and internal manifests. The changes ensure that the project uses the most recent builds and correct package feeds, improving compatibility and security. Key updates include bumping package versions, updating manifest references, and cleaning up obsolete package sources.

Dependency and Manifest Updates:

  • Updated core .NET dependencies (Microsoft.NET.Sdk, Microsoft.NET.ILLink, Microsoft.NETCore.App.Ref, Microsoft.DotNet.Cecil, and related manifests) to newer versions and SHAs in eng/Version.Details.xml and eng/Versions.props. This includes the addition of new manifest dependencies for Mono and Emscripten toolchains.
  • Changed the Microsoft.NET.ILLink package reference in Microsoft.Android.Sdk.ILLink.csproj to use the updated property name and version.

NuGet and Package Source Updates:

  • Added new package sources for dotnet-dotnet and dotnet-runtime and removed outdated sources for dotnet-android in NuGet.config.
  • Updated RestoreAdditionalProjectSources in several override props files (Java.Interop.override.props, debugger-libs.override.props, xamarin-android-tools.override.props) to point to the latest dotnet-runtime feed.

…019.2

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 10.0.0-beta.25512.102 -> To Version 10.0.0-beta.25519.102
Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25512.102 -> To Version 0.11.5-alpha.25519.102
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25512.102 -> To Version 10.0.0
Microsoft.NET.Sdk From Version 10.0.100-rtm.25512.102 -> To Version 10.0.100-rtm.25519.102
Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100-rtm.25512.102 -> To Version 10.0.100
jonathanpeppers and others added 5 commits October 20, 2025 13:49
…020.17

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 10.0.0-beta.25512.102 -> To Version 10.0.0-beta.25520.117
Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25512.102 -> To Version 0.11.5-alpha.25520.117
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25512.102 -> To Version 10.0.0
Microsoft.NET.Sdk From Version 10.0.100-rtm.25512.102 -> To Version 10.0.100-rtm.25520.117
Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100-rtm.25512.102 -> To Version 10.0.100
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are only some MSBuild perf tests that failed:

Image

These usually pass on retry, merging.

The slowdown seems like MSBuild evaluation? Not our bug if there is one.

Image

@jonathanpeppers jonathanpeppers merged commit 68aebb0 into release/10.0.1xx Oct 22, 2025
56 of 59 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-release/10.0.1xx-6393a750-2de4-4940-9e85-c6ac74fc20ff branch October 22, 2025 13:29
jonathanpeppers added a commit that referenced this pull request Oct 22, 2025
Changes: dotnet/dotnet@0b60d26...50d7970

- **Updates**:
  - From [10.0.0-beta.25512.102 to 10.0.0-beta.25520.117][2]
     - Microsoft.DotNet.Build.Tasks.Feed
  - From [0.11.5-alpha.25512.102 to 0.11.5-alpha.25520.117][2]
     - Microsoft.DotNet.Cecil
  - From [10.0.0-rtm.25512.102 to 10.0.0][2]
     - Microsoft.NET.ILLink.Tasks
     - Microsoft.NETCore.App.Ref
  - From [10.0.100-rtm.25512.102 to 10.0.100-rtm.25520.117][2]
     - Microsoft.NET.Sdk
  - From [10.0.100-rtm.25512.102 to 10.0.100][2]
     - Microsoft.TemplateEngine.Authoring.Tasks

[2]: dotnet/dotnet@0b60d26...50d7970

Other changes:

* Track runtime workload manifests at dotnet/dotnet

* Feeds for dotnet/runtime 9.0.11

* Track `Microsoft.NET.ILLink` instead of `Microsoft.NET.ILLink.Tasks`

Co-authored-by: Jonathan Peppers <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Nov 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants