Open mark4asp opened 6 years ago
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 ==========