Is your feature request related to a problem? Please describe.
Right now it seems like the tool only supports framework-dependent windows app sdk, it would be nice f the tool supported bundling the windows app sdk with the app,
Describe the solution you'd like
This includes:
- properly expanding the .msix files in the nuget package and copying their contents over
- manifest re-writing to add all of the activatable class entries into the Appxmanifest.xml
Additional context
No response