【Visual Studio】报错SignTool Error: No certificates were found that met all the given criteria.时间:2023-03-09 18:33:32 问题:Virtual Studio如果证书或SignTool.exe签名工具出了问题,编译运行项目时会报这个错误。 解决:参考下面内容。 http://*.com/questions/22946399/signtool-error-no-certificates-were-found-that-met-all-given-criteria-with-a-wi https://social.msdn.microsoft.com/Forums/windows/en-US/26e4991e-5210-4005-aac9-722951652b39/signtool-error-no-certificates-were-found-that-met-all-the-given-criteria?forum=winformssetup http://blog.csdn.net/gnodiuhnil/article/details/4667496 http://blog.repsaj.nl/index.php/2015/09/vs2015-an-error-occurred-while-signing-signtool-exe-not-found/ http://www.vbdotnetforums.com/vb-net-general-discussion/60240-failed-sign-bin-debug-app-publish-setup-exe-signtool-error-no-certificates.html 以及关于SignTool.exe的使用说明: https://msdn.microsoft.com/en-us/library/8s9b9yaz.aspx SignTool下载地址: http://download.csdn.net/download/larker588/3066687