Previously, I posted how to support developers running Visual Studio 2008 and Visual Studio 2005 on the same .Net 2.0 solution on the same team, built, CI server, etc . The solution is to have 2 solution files. These files have to be kept in sync to keep a healthy build process. It is very important...