Forum Discussion
martindelille
Jan 03, 2022Copper Contributor
Upload msix package to the Window Store via command line
I create my msix package thanks to the MakeAppX command line utility. I wondered if there was a way to do the upload with this tool ? My application is crossplatform and I upload the Macos build to ...
- Jan 17, 2022
That is not correct, https://github.com/microsoft/StoreBroker that is a Microsoft command line tool to upload msix packages to the store.
davidanthoff
Jan 17, 2022Brass Contributor
That is not correct, https://github.com/microsoft/StoreBroker that is a Microsoft command line tool to upload msix packages to the store.
Aditi_Narvekar
Microsoft
Jan 19, 2022davidanthoff thank you for sharing that. I wasn't aware of that repo.