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.
Aditi_Narvekar
Microsoft
Jan 05, 2022martindelille Thank you for your question.There is no way to upload to the store via command line
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_NarvekarJan 19, 2022
Microsoft
davidanthoff thank you for sharing that. I wasn't aware of that repo.