Search code examples
visual-studio-2015projectstartup

Visual Studio 2015 keeps switching startup project


When changing startup project for the solution from project A (initial startup) to project B (newly added project) the change of the startup project does not appear to be saved.

When running F5 VS always change back to original setting of project A.

I have checked the settings and also options build and run (for new solutions use the currently selected project as startup project) is not checked.

I have tried to delete the .suo file and so far no luck so any other ideas whats going on ?


Solution

  • Resharper , run configuration was the culprit in this case. The change was caused by that