Skip to content

Conversation

Arlodotexe
Copy link
Member

This PR fixes an issue with our Build-Toolkit-Components script where provided parameters were not being preprocessed properly before changing the EnabledMultiTargets via the UseTargetFrameworks.ps1 script.

This issue resulted in the -winui parameter not properly adjusting the expected ExcludeMultiTargets, such as excluding uwp when WinUI 3 is requested. The result is that the uwp TFM is appearing in some WinUI packages, and this PR fixes the issue.

Copy link
Member

@Sergio0694 Sergio0694 left a comment

Choose a reason for hiding this comment

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

LGTM!

@Arlodotexe Arlodotexe merged commit 40e4936 into main Mar 3, 2025
11 checks passed
@Arlodotexe Arlodotexe deleted the fix/ci/packages/multitarget-exclusion branch March 3, 2025 17:37
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.

2 participants