SharpCover
SharpCover copied to clipboard
coreclr
Hi,
I'm try to test some assemblies generated with coreclr, using dnu build. They have a pdb
rather than an mdb
. Is there any way to get support for this?
Thanks, Chris
Hmm, i thought that was already working but if not I am afraid I will not have time soon to work on this, but would love a pull request!
Removing Mono.Cecil.Mdb
from the bin folder fixed it... However it's now showing MISS
on every line. coverageKnowns
looks correct to me.