Within your Solution Explorer:
- right click on your project.
- click on properties.
- usually on the left-hand side, select the “Signing” tab.
- check off the Sign the ClickOnce manifests.
- Make sure you save!
Likewise, what is ManifestCertificateThumbprint?
ManifestCertificateThumbprint=<The thumbprint of the certificate installed on the build server. > In order to obtain the certificate thumbprint, you can double click the certificate in the Certificate Manager and find the Thumbprint field in the listview on Details tab.