All Tags »
.NET »
TFS »
CC.NET
Sorry, but there are no more tags available to filter with.
-
This afternoon I embarked on a quick (hah!) task to fix a problem with my CC.NET implementation. I’m using CC.NET running on my Team Foundation Server machine. It checks my TFS source control to see when anything in my project has changed, and if it has, it kicks off a build using an MSBuild <exec> task pointing at a ...