Keith Walters
Keith Walters
+1 same issue on net472 project, unfortunately can't move forward to net standard/core on all projects at the same time, so need a solution that flexes
Hi Tony, Apologies but I guess I'm missing a few steps in understanding your recommendation. Does ms code coverage let me define which _tests_ are run to produce coverage? If...
Done some more digging. With Run (Common): - Enabled false - RunMsCodeCoverage true When I run a test in Test Explorer, it runs fine. Test output window shows: ``` Building...