In Visual Studio, how do I rebuild a complete solution, including all configurations?
If I choose \"Rebuild solution\", it always rebuilds ONLY Debug or ONLY Release, bu
In Visual Studio 2005, I discovered that under Build->Configuration Manager, I did not have Build checked for the project.