Skip to content

Update warning to ignore in SimpleTemplateTest#32320

Merged
rmarinho merged 1 commit intomainfrom
dev/fix-templates
Nov 1, 2025
Merged

Update warning to ignore in SimpleTemplateTest#32320
rmarinho merged 1 commit intomainfrom
dev/fix-templates

Conversation

@mattleibow
Copy link
Member

This pull request makes a minor update to the list of warnings to ignore during the build process in the integration test suite.

  • Updated the ignored warning code from "XC0103" to "NU1608" in the Build method of SimpleTemplateTest.cs, referencing a new related issue.

Copilot AI review requested due to automatic review settings October 31, 2025 17:14
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 a warning code to ignore in integration tests from "XC0103" to "NU1608", with a corresponding update to the GitHub issue reference from #2205 to #2921 in the CommunityToolkit/Maui repository. This change reflects a shift from ignoring an Xcode-related warning to ignoring a NuGet package dependency warning.

@rmarinho rmarinho merged commit f827d3c into main Nov 1, 2025
66 of 69 checks passed
@rmarinho rmarinho deleted the dev/fix-templates branch November 1, 2025 18:24
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 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.

3 participants