I created an UWP app in our Microsoft Private Company Store, but with a wrong certificate.
Now I would like to upload a new Package to this app with the correct Certificate.
I created a new appxupload with a link to the correct certificate in the appxmanifest. But when I try to upload this the dev store gives me 2 errors:
- Invalid package family name
- Invalid package publisher name
Does anyone have an idea on how to change an existing app in the private store to use a completely different certificate?