the documentation [here](https://learn.microsoft.com/en-us/windows/apps/publish/msstore-dev-cli/commands?pivots=msstoredevcli-installer-windows#publish-command) states: > pathOrUrl The root directory path where the project file is, or a public URL that points to a PWA. However, in my testing, the command failed unless I specifically pointed the argument to the .msixupload / .msix file.
the documentation here states:
However, in my testing, the command failed unless I specifically pointed the argument to the .msixupload / .msix file.