How to control the selection of test runner in TFS/VSTS, making it work with x86/x64 selected targets

When you do test runs with the Test Explorer in Visual Studio, you can select to use either a x86 or a x64 test runner.  Now, if you select to create an AnyCPU target for that component, it will not matter which one you choose, but if you select a target x86 or x64, the Continue Reading →