Visual Studio not auto-building when I press the debug button
Posted
by Kurru
on Super User
See other posts from Super User
or by Kurru
Published on 2010-04-28T16:41:43Z
Indexed on
2010/04/28
16:43 UTC
Read the original article
Hit count: 271
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
© Super User or respective owner