Bundle MSIX packages: I have created .msix package for windows App. I tried to submit in MS store, Please refer attachment for error:
As error mentioned, the existing uploaded package is in bundle format. and the package we created in .msix/appx format. Hence unable to upload this package to store. We used the below reference to create the bundle. but no luck.
https://learn.microsoft.com/en-us/windows/msix/packaging-tool/bundle-msix-packages
shows below error:
MakeAppx : error: Bundle creation failed.
MakeAppx : error: 0x8051100f - The specified package format is not valid: The zip archive is missing the end of central directory marker.