I updated my Sharp-Architecture libraries to the newest version and all of a sudden I’m getting unable to resolve errors – specifically with NHibernate Validators.
I am not quite sure why though, here is what my test assembly looks like in reflector:

But the NHibernate.Validator library with the exact same version number/public key is in the same directory!

Any ideas?
Is there a version of the assembly in the GAC or possibly on the $Path variable?