Using Visual Studio 15.9.4, we are creating a UWP side-loading package. We are getting the new msix/msixbundle outputs.
- There is no association in windows for right-clicking and installing this extension (msix/msixbundle).
- When attempting to run the Add-AppDevPackage.ps1 script, we are getting "Error: The package or bundle is not digitally signed or its signature is corrupted."
- This has just started happening and we are using the same official UWP store associated cert as used in previously successful side-loading builds.
Does anyone have any inputs on how to get UWP side-loading builds to work again?