Force Task Runner to 64-bit host
Is there a way to force r# task/test runner to launch into 64-bit host? I've tests that run fine under visual studio's test runner, but when run via r#, they fail. Looking at the active processes, the Task Runner that gets launched is the 32-bit one.
I'm running win 7 pro x64 and projects are targeting Any CPU.
Thanks
Please sign in to leave a comment.