Weird issue I can't seem to figure out "Strong name signature could not be verified."
I've been looking around a lot on google trying to find out how I can resolve this but I cant find anything useful I tried to reinstall Consul via nuget but it had no effect :/ this is the error:
Not sure what other information to provide to you guys if you need to know anything else please let me know!
6 Replies
Is your code open source? If yes please link it
Unfortunately it isn't but I can provide as much information as possible just ask whatever you need to know
I'm still unsure why this happens I've tried to upgrade and reinstall Consul but still no changes at all
the error is mildly self-explanatory
the strong-name signature is somehow bad or corrupt on an assembly
probably
Consul
that's your main project assembly, I'll guess?
if not, then you've got a bad copy of the file, or it's the publisher's problemyeah I think this is what happened I got another copy of the dll which was a few days older but same version and it managed to work fine
I'll close this now