The context of this blog is all unit test failing in Resharper… 
My environment is Visual Studio 2015 Update 3 using Resharper Ultimate. I see the following message before the system starts shutting down and failing all unit test

I then see the following dialog box 

The clue to resolving this came from the first dialog (above). I tried setting the following “Options”:
- Platform: 32-bit
- Framework: CLR4.5 [not sure if this is optional]
And my test started working!
