The located assembly\'s manifest definition does not match the assembly reference
getting this when running nunit through ncover. Any idea?
In my case for a wcf rest services project I had to add a runtime section to the web.config where there the requested dll was:
. . .