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

I can't build it due to "zzzproject.pfx" #172

Open
mark4asp opened this issue Feb 8, 2018 · 4 comments
Open

I can't build it due to "zzzproject.pfx" #172

mark4asp opened this issue Feb 8, 2018 · 4 comments
Assignees

Comments

@mark4asp
Copy link

mark4asp commented Feb 8, 2018

I downloaded the .zip file but can't build it. Nor is there any "zzzproject.pfx" in /GraphDiff/GraphDiff/GraphDiff Did someone commit something they did not need to?

1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(2884,5): error MSB3322: Unable to get MD5 checksum for the key file "zzzproject.pfx". Could not find file 'D:\code\EF\GraphDiff\GraphDiff\GraphDiff\zzzproject.pfx'.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

@JonathanMagnan JonathanMagnan self-assigned this Feb 8, 2018
@JonathanMagnan
Copy link
Member

JonathanMagnan commented Feb 8, 2018

Hello mark4asp,

Thank you for reporting, we will update the source to remove the signed key dependencies.

Meanwhile, you only have to remove it yourself from the project source code on your repository.

Best Regards,

Jonathan

@mark4asp
Copy link
Author

mark4asp commented Feb 8, 2018

In Solution Explorer, Click on Properties of GraphDiff project, Signing, untick 'Sign the assembly'. Next: under Solution Explorer, find zzzproject.pfx (it's marked as a missing file) and exclude it from the solution.

@mark4asp
Copy link
Author

mark4asp commented Feb 8, 2018

Closing this because my last comment explained how to fix it.

@JonathanMagnan
Copy link
Member

Hello @mark4asp ,

I'm re-opening this one just to make sure I can close it once the change is done on GitHub on our side ;)

Best Regards,

Jonathan

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

No branches or pull requests

2 participants