-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Comments
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 |
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. |
Closing this because my last comment explained how to fix it. |
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 |
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 ==========
The text was updated successfully, but these errors were encountered: