My company has two development teams using TFS 2008. My team wants to port our .Net 3.5 application to .NET 4.0, but the company is not ready to upgrade TFS to TFS 2010.
Can we still use the TFS 2008 command build system, but with the Visual Studio 2010 project solution / framework designed for the .NET 4.0 platform?
I think we need to add a new build agent in TFS 2008, which would install VS 2010. But I do not find any information on how to do this.
Is it possible? Are there any articles explaining how to do this?
source
share