NavigationUser loginWho's online
There are currently 0 users and 2 guests online.
|
TFS 2010 SDK Assembly Reference Locations for Team Build Process Template DevelopmentI pulled these from Ewald Hoffman's Customize Team Build 2010 - Part 4 post and posted here for easy reference. Note: you will also have to add a project reference for the code files project in your solution. See Ewald's posting for how to do all this.
Also add:
I also ended up adding:
Open attachment below to see larger image NOTE: additional step I had to take on the build machine: I had to copy the Microsoft. TeamFoundation.TestImpact.BuildIntegration.dll assembly from PrivateAssemblies to PublicAssemblies for the team build to complete without error. Also note that I had set the copy local parameter for all references to false. It was interesting that by default they were all false except for this dll, which I changed to "false". I did not expriement with what would happen if left it set to "true". My client machine is Win7 64x.
|
Search |