We seem to have an annoying issue with Visual Studio, we have a pretty big solution consisting of lots of projects, and over 20 solution configurations.
Whenever we add a new project to the solution, it comes off as 'buildable' in all of the pre-existing solution configurations. It then becomes tedious to go through all of them and uncheck the "Build in this configuration?" checkbox - and people often forget, consequently breaking builds.
Is there any way to maybe have it default to unchecked when you add a new project in Visual Studio? Or does anyone know of some sort of add-in that can do this?