If you download the source code to VisualMUD.NET and get the following error when trying to build:
"Unable to find manifest signing certificae in the certificate store."
Edit the project properties and uncheck "Sign the ClickOnce manifests" in the Signing tab. I had to do this in order to build the application.
Log in to post a comment.
If you download the source code to VisualMUD.NET and get the following error when trying to build:
"Unable to find manifest signing certificae in the certificate store."
Edit the project properties and uncheck "Sign the ClickOnce manifests" in the Signing tab. I had to do this in order to build the application.