Skip to content

Made WinUI 2.x optional on uwp#60

Merged
Arlodotexe merged 2 commits into
mainfrom
feature/multitarget/disable-winui-2.x-on-uwp
Jun 1, 2023
Merged

Made WinUI 2.x optional on uwp#60
Arlodotexe merged 2 commits into
mainfrom
feature/multitarget/disable-winui-2.x-on-uwp

Conversation

@Arlodotexe

Copy link
Copy Markdown
Member

Closes #58

This PR makes use of the existing HasWinUI property. When in a library, this property can be set to 'false' to override the default. On UWP, this will prevent Microsoft.Xaml.UI from being included.

@Arlodotexe Arlodotexe added the enhancement New feature or request label May 31, 2023

@Sergio0694 Sergio0694 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good! Just left a couple nits

Comment thread MultiTarget/MultiTargetIdentifiers.props
Comment thread MultiTarget/MultiTargetIdentifiers.props Outdated
@Arlodotexe Arlodotexe merged commit 6ebcc6d into main Jun 1, 2023
@delete-merged-branch delete-merged-branch Bot deleted the feature/multitarget/disable-winui-2.x-on-uwp branch June 1, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MultiTarget: Add option to disable WinUI 2.x on UWP

2 participants