Forum Discussion
Alex-Gipp
Apr 28, 2020Copper Contributor
MSIX + Cake publish
Hello,
So im trying to publish my MSIX project inside my WPF application using cake (So it automatically creates the msixbundle).
Unfortunately i have no idea how i can do that so i would really appreciate some tips and a bit of help.
Sincerely
Alex
- SahibiMiranshahMicrosoft
Alex-Gipp You can use our command line tools to create the package (https://docs.microsoft.com/en-us/windows/msix/package/manual-packaging-root ) from your cake script as long as you have the Windows SDK for the packaging and signing tools.