Is it possible to build the same C# solution against two different target framework versions in the nightly build on TFS 2012?
This way we can build one solution against .NET 4.0 and .NET 4.5. If we keep the code compatible to each version this should be possible.