Quantcast
Channel: MSBuild Extension Pack
Viewing all articles
Browse latest Browse all 1211

Commented Issue: MSBuild.ExtensionPack.Tfs.TeamBuild VS2010 support required [10958]

$
0
0
Hello,

I am trying to use the MSBuild Extensions for getting latest from the TFS server and I am getting the error show below. Can someone please let me know what am I missing?

<MSBuild.ExtensionPack.Tfs.TeamBuild TaskAction="GetLatest" TeamFoundationServerUrl="$(WorkspaceUrl)" TeamProject="$(GetFilespec)" BuildDefinitionName="DeveloplmentBuild">
<Output ItemName="BuildInfo" TaskParameter="Info" />
</MSBuild.ExtensionPack.Tfs.TeamBuild>

error : FileNotFoundException: Could not load file or assembly 'Microsoft.TeamFoundation.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Any help would be greatly appreciated...

Thanks!!!
Comments: ** Comment from web user: mikeFourie **

The plan is still to get support for this into the September release. Right now you can exec out to tf.exe

Mike


Viewing all articles
Browse latest Browse all 1211

Trending Articles