TFS Top Tip #14: The only 2 things you need to know when customizing Team Build
If you are customizing a team build, then there are only two things you need to know to get you started. The rest you can (mostly) figure out from there. Your build is defined in a file called TFSBuild.proj for your particular Team Build Type. You probably figured that bit out already.
Continue Reading