Skip to content

Conversation

@jfversluis
Copy link
Member

Description of Change

Remove temporary workarounds for .NET MAUI Community Toolkit build/NuGet restore errors

Issues Fixed

Fixes #32198

@jfversluis jfversluis added the area-templates Project templates, Item Templates for Blazor and MAUI label Nov 4, 2025
@jfversluis jfversluis changed the title Jfversluis patch 7 Update templates with new .NET MAUI Community Toolkit package version Nov 4, 2025
@jfversluis jfversluis marked this pull request as ready for review November 4, 2025 12:50
Copilot AI review requested due to automatic review settings November 4, 2025 12:50
@jfversluis jfversluis added this to the .NET 10.0 GA milestone Nov 4, 2025
@jfversluis jfversluis added the p/0 Current heighest priority issues that we are targeting for a release. label Nov 4, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates package dependencies in the MAUI mobile template by:

  • Upgrading CommunityToolkit.Maui from version 11.1.1 to 12.3.0
  • Removing the obsolete Microsoft.Maui.Essentials package reference
  • Removing the NU1608 warning suppression that was specifically added for CommunityToolkit.Maui issue #2921

Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

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

We need to change the integration tests too.

@rmarinho
Copy link
Member

rmarinho commented Nov 5, 2025

@copilot can you look at the integration template tests and remove any special warning handling

maui/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs

Copy link
Contributor

Copilot AI commented Nov 5, 2025

@rmarinho I've opened a new pull request, #32396, to work on those changes. Once the pull request is ready, I'll request review from you.

…#32396)

* Initial plan

* Remove NU1608 warning suppression from integration tests

Co-authored-by: rmarinho <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: rmarinho <[email protected]>
@PureWeen
Copy link
Member

PureWeen commented Nov 6, 2025

/backport to release/10.0.1xx

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

Started backporting to release/10.0.1xx (link to workflow run)

@PureWeen
Copy link
Member

PureWeen commented Nov 6, 2025

These changes don't touch UITests so merging

@PureWeen PureWeen merged commit 99b87c7 into main Nov 6, 2025
62 checks passed
@PureWeen PureWeen deleted the jfversluis-patch-7 branch November 6, 2025 21:33
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-templates Project templates, Item Templates for Blazor and MAUI p/0 Current heighest priority issues that we are targeting for a release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[.NET 10] CLI - Creating new MAUI with Sample using CLI fails to restore with NU1107 error

5 participants