TFS Custom Build Template - TfsBuild reference

Go To StackoverFlow.com

0

On the imports tab of my custom build template (xaml) I managed to get all of the imports resolved except for one that just says TfsBuild. Does anyone know where I can add this reference from?

2012-04-05 20:31
by Mike Cheel
Was that a reference from TFS 2008 - KMoraz 2012-04-05 21:20
No its TFS2010. It doesn't seem to be causing any problems but it has a red mark next to it (meaning not resolved). This is in the Imports for my custom xaml build template - Mike Cheel 2012-04-05 21:27
Where it came from? does it have a fully qualified name or just 'TfsBuild' - KMoraz 2012-04-05 21:42
If I knew that I wouldn't have posted. I can't find anything in the XAML or anywhere else - Mike Cheel 2012-04-05 21:46


1

I was noticing the "TfsBuild" unresolved reference in my custom builds after upgrading to TFS 2012. I ended up replacing it with Template.TfsBuild.

2012-12-10 03:50
by SDFprowler
This was before upgrading. I have it resolved now but it has been so long I don't recall what I did to fix it. I think it was just something with references or not having service pack or something installed - Mike Cheel 2012-12-10 14:45
Ads