I recently moved to a new development machine (Surface Book i7 to Surface Pro 7). Both machines have Windows 10 Pro and Visual Studio 2019 Community with the latest updates. However, when trying to create the app packages for an app using the new machine, I receive the following message:
No certificate found with the supplied thumbprint: 95CAFBC04594AC4DE75DBB916284F81082827D62
The Solution & Projects are on an SDXC drive, so they did not even need copied when I moved to the new machine. The app is associated with the store, and I was able to create the app packages when it was on the previous machine. Some of the stuff I have found online seem to imply that the certificate needs regenerated when moving to a new machine, but nothing I have been able to find seems to have clear instructions on how to do this. I pretty much need step by step instructions on how to create a new certificate (and remove the old one if it is not removed automatically). Can anybody tell be what I need to do to get rid of this message so I can create my app packages? Thanks.