Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest error in project #6

Open
DanAtkinson opened this issue Apr 8, 2015 · 2 comments
Open

Manifest error in project #6

DanAtkinson opened this issue Apr 8, 2015 · 2 comments

Comments

@DanAtkinson
Copy link
Contributor

Hi there!

Upon loading the project, the following error is thrown when building:

Unable to find manifest signing certificate in the certificate store.

The project SignManifests value should be false in the public project unless you're happy to bundle the private.pfx with the project.

Kind regards, Dan

@DavidRieman
Copy link
Contributor

Agreed: In general, I feel it is a really good practice to have every code base build-ready by potential-new-contributors the moment they pull down the source. Additional errors/barriers/preparation cut off potential interest/contributors before they even dive in for a look. The code committed state of SignManifests should be false. It should be the role of the release process to enable and perform signing (whether or not that process is automated).

@razzeee
Copy link

razzeee commented Jan 28, 2017

Correct, but I don't know the release process of this project, so pardon my previous comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants