Visual Studio Start Debugging / Without Doesn't build your project?

I though of posting this small detail as when building one too many times it gets incredibly annoying to have to build then Ctrl F5 to run the project. Get the simple fix below.

1 Like

Just Go to visual studio tab TOOLS->Options->Projects And Solutions select Build And Run and then uncheck "Only build startup projects and dependencies on Run"

There Done now it should also build when you press F5 or Ctrl F5.

Code On!
Regards VeroViper.

1 Like