-
Notifications
You must be signed in to change notification settings - Fork 10
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 WinAppSdk Trimming support #298
Conversation
I think publishtrimmed should be in the publish XML files. |
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.
PublishTrimmed should either be here or in the .pubxml files. Also not sure whether there's still work to be done to ensure trimming works for Uno apps (see microsoft/CsWinRT#373)
f550c9c
to
8fc871e
Compare
@mergify backport legacy/4x release/stable/4.10 |
✅ Backports have been created
|
Add WinAppSdk Trimming support (backport #298)
…10/pr-298 Add WinAppSdk Trimming support (backport #298)
GitHub Issue (If applicable): closes #
PR Type
What kind of change does this PR introduce?
What is the current behavior?
WinAppSdk trimming is not enabled
What is the new behavior?
WinAppSdk trimming is enabled