Skip to content

[release/10.0.1xx] Update dependencies from dotnet/dotnet#10945

Open
dotnet-maestro[bot] wants to merge 5 commits intorelease/10.0.1xxfrom
darc-release/10.0.1xx-d80e66ff-5e4f-48b3-89ef-6484eb8ae48f
Open

[release/10.0.1xx] Update dependencies from dotnet/dotnet#10945
dotnet-maestro[bot] wants to merge 5 commits intorelease/10.0.1xxfrom
darc-release/10.0.1xx-d80e66ff-5e4f-48b3-89ef-6484eb8ae48f

Conversation

@dotnet-maestro
Copy link
Contributor

This pull request updates the following dependencies

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

…315.6

On relative base path root
Microsoft.DotNet.Build.Tasks.Feed From Version 10.0.0-beta.26156.117 -> To Version 10.0.0-beta.26165.106
Microsoft.NET.Sdk From Version 10.0.300-preview.26156.117 -> To Version 10.0.300-preview.0.26165.106
Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26156.117 -> To Version 10.0.300-preview.26165.106
jonathanpeppers and others added 4 commits March 16, 2026 11:45
These feeds were added manually for older servicing releases (runtime
9.0.5 and 8.0.16) and have since been cleaned up from Azure DevOps.
They cause NU1900 restore failures (warnings-as-errors).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
MAUI's net10.0 branch has a dead DARC feed (darc-pub-dotnet-android-1719a35b)
that causes NU1301 restore failures. MAUI main targets .NET 10 and does not
have the stale feed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…10884)

Set `PublicApiType=Generate` on the `maui_tests_integration` job to skip the
`Microsoft.CodeAnalysis.PublicApiAnalyzers` package, which produces `RS0016`
errors for new/changed MAUI APIs that dotnet/android does not need to validate.
The new MSBuild app host (dotnet/msbuild#13175) requires DOTNET_HOST_PATH
to bootstrap the .NET runtime when spawning out-of-proc task hosts. Without
this, tasks using TaskHostFactory (like ILLink's ComputeManagedAssemblies)
fail with MSB4221 when using a locally-installed SDK.

Backport of the fix from main (287f27d).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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