-
Notifications
You must be signed in to change notification settings - Fork 546
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
Add WinUI support #2042
Add WinUI support #2042
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good.
Just need the nuget stuff:
- .nusepc
- version in VERSIONS.txt
- entry in TRACKED_NUGETS in build.cake
12f4249
to
b079fa1
Compare
revert buildExternals number back to 0
665b855
to
afbb8fe
Compare
Cannot build for wasm AOT on mac with current 2.x wasm bootstrapper.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Been a long one and it is a big one. But, it is a green one!
Co-authored-by: Pavel Anpin <[email protected]> Co-authored-by: Jerome Laban <[email protected]>
This reverts commit 7b3e8f3.
When will that Nuget be available? Is this bound to a release of something else? |
It should be coming out soon. I am just trying to get CI to build it as we type. Something just gave up and dies so now it runs out of disk space on CI... So it says. Hopefully this weekend or next week. |
That's nice! Thanks for the update! :) |
Any news on this one @mattleibow? |
The package is there! Thank you! :) |
Yeah, sorry about not updating this issue. I pushed the nuget and then started on some international flights. |
All fine! I just polled nuget.org until I found the package and have been the first one to download it. 🤣 |
This PR supersedes #1960.
Description of Change
Added views for Uno.WinUI #1787
Bugs Fixed
API Changes
None
Behavioral Changes
None
PR Checklist