Skip to content

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

Merged
jonathanpeppers merged 5 commits intorelease/10.0.1xxfrom
darc-release/10.0.1xx-d80e66ff-5e4f-48b3-89ef-6484eb8ae48f
Mar 18, 2026
Merged

[release/10.0.1xx] Update dependencies from dotnet/dotnet#10945
jonathanpeppers merged 5 commits intorelease/10.0.1xxfrom
darc-release/10.0.1xx-d80e66ff-5e4f-48b3-89ef-6484eb8ae48f

Conversation

@dotnet-maestro
Copy link
Copy Markdown
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>
Copy link
Copy Markdown
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 a couple test failures we can ignore: APK Tests network failures, one MSBuild performance test.

@jonathanpeppers jonathanpeppers merged commit 5649411 into release/10.0.1xx Mar 18, 2026
1 of 2 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-release/10.0.1xx-d80e66ff-5e4f-48b3-89ef-6484eb8ae48f branch March 18, 2026 13:10
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