Skip to content

[main] Update dependencies from dotnet/dotnet#11081

Merged
jonathanpeppers merged 7 commits intomainfrom
darc-main-4815db72-2abc-43fc-a9be-a55209785bcb
Apr 15, 2026
Merged

[main] Update dependencies from dotnet/dotnet#11081
jonathanpeppers merged 7 commits intomainfrom
darc-main-4815db72-2abc-43fc-a9be-a55209785bcb

Conversation

@dotnet-maestro
Copy link
Copy Markdown
Contributor

@dotnet-maestro dotnet-maestro bot commented Apr 6, 2026

This pull request updates the following dependencies

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

…403.8

On relative base path root
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-preview.3 , Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26179.102 -> To Version 11.0.0-preview.4.26203.108
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26179.102 -> To Version 11.0.0-beta.26203.108
Microsoft.DotNet.Cecil From Version 0.11.5-preview.26179.102 -> To Version 0.11.5-preview.26203.108
Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26179.102 -> To Version 11.0.100-preview.4.26203.108
dotnet-maestro bot and others added 3 commits April 13, 2026 05:03
…410.11

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26179.102 -> To Version 11.0.0-beta.26210.111
Microsoft.DotNet.Cecil From Version 0.11.5-preview.26179.102 -> To Version 0.11.5-preview.26210.111
Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26179.102 -> To Version 11.0.0-preview.4.26210.111
Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26179.102 -> To Version 11.0.100-preview.4.26210.111
jonathanpeppers and others added 3 commits April 14, 2026 13:56
…414.3

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26179.102 -> To Version 11.0.0-beta.26214.103
Microsoft.DotNet.Cecil From Version 0.11.5-preview.26179.102 -> To Version 0.11.5-preview.26214.103
Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26179.102 -> To Version 11.0.0-preview.4.26214.103
Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26179.102 -> To Version 11.0.100-preview.4.26214.103
Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-preview.4 , Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-11.0.100-preview.4 From Version 11.0.100-preview.4.26210.111 -> To Version 11.0.100-preview.4.26214.103
dotnet/runtime#125629 moved the NativeAOT entry point from
ComputeLinkedFilesToPublish (AfterTargets=ComputeResolvedFilesToPublishList)
to NativeCompile (an SDK Publish hook). Since Android uses 'dotnet build'
rather than 'dotnet publish', NativeCompile was never invoked and
IlcCompile/LinkNative never ran.

Add _AndroidRunNativeCompile with AfterTargets=ComputeResolvedFilesToPublishList
to restore the old scheduling. This runs in the inner per-RID build
(via _ComputeFilesToPublishForRuntimeIdentifiers) where RuntimeIdentifier
is set, matching the original ComputeLinkedFilesToPublish behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers jonathanpeppers force-pushed the darc-main-4815db72-2abc-43fc-a9be-a55209785bcb branch from 36a52ae to d6e7bd0 Compare April 15, 2026 16:17
@jonathanpeppers jonathanpeppers merged commit 891ab93 into main Apr 15, 2026
6 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-main-4815db72-2abc-43fc-a9be-a55209785bcb branch April 15, 2026 20:44
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.

1 participant