I have a Windows 10 UWP application deployed to the Windows store.
When I now build, I get warning APPX0108: The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478
It has been a while so that is fine, so I want to renew.
Going to the link, and to the section Renewing a certificate, steps 3 and 4 say to choose "Create Test Certificate". But I don't want a test certificate, I want one I can use to build and push a new version of the app to the store.
Does anyone know if these instructions are correct and just misleading (using the term "Test" certificate)
Thanks in advance!