How to fix problem with WACK "Error Found: The private code signing test encountered the following errors:"

124 Views Asked by At

enter image description here

I have a problem whem I testing my app in WACK / (Windows app certification kit ) The type of problem


Private code signing Error Found: The private code signing test encountered the following errors: The package contains code signing keys MyProj_StoreKey.pfx.

Impact if not fixed: Including private code signing keys in the package violates the Microsoft Store certification requirements.

How to fix: Remove any private code signing keys (e.g. .pfx and .snk files) from the package.WACK test have a bad result

0

There are 0 best solutions below