Acceptance tests build with 2 different tfms, all tests that run outside of process, and don't specifically test VSTestConsoleWrapper are duplicated.
Start by filtering them out, and then either move to a separate project, or handle it in some other way that avoids running the tests twice.
Acceptance tests build with 2 different tfms, all tests that run outside of process, and don't specifically test VSTestConsoleWrapper are duplicated.
Start by filtering them out, and then either move to a separate project, or handle it in some other way that avoids running the tests twice.