When building a UWP app (or a packaging app - UWP for Win32) we would get a test folder with an appxbundle file which we could install on our computer for testing. But along with it we would also get a cert so that we don't get the warning that the app is untrusted. I notice that now (since a Visual Studio update?) we don't get the certificate anymore. Is there a way to get it back?