Visual Studio not auto-building when I press the debug button
- by Kurru
Hi
I'm writing code in Visual Studio but whenever I want to test the application and press the green arrow for "Start debugging", Visual Studio does not automatically recompile the active solution for me and I have to manually build the solution then debug it.
Visual Studio used to automatically build before debug and I want this back as contantly having to manually build is a serious pain.
Thanks