Is there a shortcut that builds and run a project in the debug mode in the Visual Studio?
For example, Ctrl+Shift+B
makes a build, but it does not run the program.
Is there a shortcut that builds and run a project in the debug mode in the Visual Studio?
For example, Ctrl+Shift+B
makes a build, but it does not run the program.