The located assembly\'s manifest definition does not match the assembly reference
getting this when running nunit through ncover. Any idea?
I recently had this issue and I ran 'depends.exe' on the dll in question. It showed me that the dll was compiled in x86 while some of the dependencys were compiled in x64.
If you are still having troubles I would recommend using depends.exe.