Tfs2010.TeamBuild is not fully compatible with TFS2012. It does not work if the buildserver has ONLY installed the TFS2012 build agent software. It works if a VS2010 (maybe also with VS2012) is installed.
It fails with searching for Microsoft.TeamFoundation.Client.dll in version 10.0.0.0, etc.
Tfs2012 does not (yet) contain an implementation of TeamBuild task.
It would be great to have an TeamBuild task which is working with all compatible TFS server versions.
Comments: Associated with changeset 84161: TFS2012\TeamBuild.cs: New support for TFS2012.
It fails with searching for Microsoft.TeamFoundation.Client.dll in version 10.0.0.0, etc.
Tfs2012 does not (yet) contain an implementation of TeamBuild task.
It would be great to have an TeamBuild task which is working with all compatible TFS server versions.
Comments: Associated with changeset 84161: TFS2012\TeamBuild.cs: New support for TFS2012.