Is it possible to cancel/abort a running build process in Visual Studio 2008?
How?
VS Code maintains a debug session while the program is running, and pressing the Stop button terminates the program.
It has the shortcut CTRL-ALT-M as default.
You can easily cancel the publish from Build menu-> Cancel. If you are deploying a web application, there is a web deploy window open at the bottom of Visual Studio. You can cancel the publish from.
CTRL + Break should do the trick?
Try hitting Ctrl+Pause(=break) on your keyboard.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With