Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Build so that Uwp package doesn't include WASDK and vice-versa #221

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

michael-hawker
Copy link
Member

Fixes #220

With this change our Uwp based packages won't include the net6/7-windows targets/WASDK
And our WinUI packages won't include the uap target for UWP.

This should enable WAPProjects to better handle this scenario (we'll have to test), and mean that Uno folks can't improperly mix-and-match, they'll need to install the package that corresponds to their Uno.UI/Uno.WinUI setup.

@michael-hawker
Copy link
Member Author

Test failure... grr

@michael-hawker
Copy link
Member Author

Packages look good from what I can tell?

@michael-hawker
Copy link
Member Author

@Arlodotexe rebased on top of tooling pointer to main now that the dependent PR is in, also removed the extraneous prop now too.

Copy link
Member

@Arlodotexe Arlodotexe left a comment

Choose a reason for hiding this comment

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

Think it just needs a tooling pointer update then we're gtg

@michael-hawker
Copy link
Member Author

Think it just needs a tooling pointer update then we're gtg

Already done, so we should be clean! :)

image

@michael-hawker michael-hawker enabled auto-merge (rebase) September 6, 2023 21:23
@michael-hawker michael-hawker merged commit 0f94b7a into main Sep 6, 2023
@delete-merged-branch delete-merged-branch bot deleted the llama/split-package branch September 6, 2023 21:24
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.

WAPProj wrapper for WASDK pulls in UWP References
2 participants