First post:
coderinstl wrote: when i try to rebuild, I get a error message "Unable to find manifest signing certificate in the certificate store." How do I work around it ?
Latest post:
coderinstl wrote: Solution: I got this when I renamed my C# project then tried to publish it. To solve, I went to the "Signing" tab of the project properties and unchecked "Sign the ClickOnce manifests". G...