The located assembly\'s manifest definition does not match the assembly reference
getting this when running nunit through ncover. Any idea?
I ran into similar problems when accessing the project files from different computers via a shared folder. In my case clean + reabuild did not help. Had to delete the bin and objects folders from the output directory.