Hi,
New to TFS build.
I am looking at the .proj file right now, and I see it references the microsoft.teamfoundation.build.targets file.
Which file do I add my custom tasks too? And where is that file located (if its not the .proj file).
I want to add a custom task to run dotfuscator (command line tool) and pass it a .xml file as a parameter.