Resharper 10 Build - Rebuilds everything when pressing run
Is there a way to avoid that Resharper rebuilds everything when just pressing run?
It seems to start a rebuild on the whole solution instead of just the projects that the configured startup project depends on.
Please sign in to leave a comment.
Hello Thomas,
If you "build" the solution, will the same issue happen? Please check ReSharper | Options | Tools | Build | Projects should be Always build.
Thanks!
Exactly the same happens when I build the solution. The issue is that in order to run the project it is enough to build the startup project + the dependencies.
Doing a full build is not always needed in order to run the startup project.
In my example I have three different executable projects and only one of them is set as startup project and the other two should not be built when I execute Run/Debug.
Hello Thomas,
Thankd for the reply. We filed a new issue to YouTrack https://youtrack.jetbrains.com/issue/RSRP-450744.
Thanks!