microsoft / OpenXR-MixedReality

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
https://aka.ms/openxr
MIT License
336 stars 96 forks source link

Certificate could not be opened: TemporaryKey.pfx #73

Closed tyggna closed 3 years ago

tyggna commented 3 years ago

On all the sample apps in Visual Studio 2019 Community edition, every build attempt fails with this error. Is there a work around, or do I have something wrong with my environment that I'm just not seeing?

tyggna commented 3 years ago

In the Package.appxmanifest, under the packaging tab, I changed the publisher using the Choose Certificate button to a self-signed one and then it compiled.