How to disable shadow copy in resharper test runner?

I am using Jetbrains ReSharper Ultimate 10.0.1.

I did not check the Shadow-copy builds. Here are my settings:

Device Test Options

I saved the settings and restarted Visual Studio Community Edition 2015.

I checked twice - the settings are saved.

I am running a test using the Resharper test runner. I placed a debug point to check the path in which the assemblies are executed. They are located in \ appData. They are supposed to run from my solution folders. How can I fix this problem?

Here is an example of the build path, you can clearly see that this is an AppData application, and not a folder of solutions for my projects on my desktop:

appData

+4

All Articles