I know DefaultTemplate.xaml
does everything needed. But I gonna learn team build this by creating an entire new build process from scratch. I need to know which activities must be included, in which order and so on. This must be using WF in Team Build 2010.
Many Thanks in Advance
UPDATE:
I found this link in MSDN that describes build definitions completely, but does not contain anything about Microsoft.TeamFoundation.Build.Workflow.Activities
namespace.
UPDATE 2:
I found a similar question in the MSDN Forums.
UPDATE 3: Found a link titled "Customize Team Build 2010". But this does not help more too.