I know that DefaultTemplate.xaml does everything I need. But I'm going to teach the team how to build it, creating a whole new build process from scratch. I need to know what actions should be included, in what order and so on. This should be the use of WF in Team Build 2010.
DefaultTemplate.xaml
Thanks a lot at Advance
UPDATE:
I found this link on MSDN that fully describes assembly definitions but does not contain anything about the Microsoft.TeamFoundation.Build.Workflow.Activities namespace.
Microsoft.TeamFoundation.Build.Workflow.Activities
UPDATE 2:
I found a similar question on the MSDN forums.
UPDATE 3: Found a link called "Customize Team Build 2010". But that doesn't help either.
Take a look at the update template. If you remove MSBuild activity, you are close enough to the minimal build workflow, which still supports private checks, etc.
Source: https://habr.com/ru/post/1316153/More articles:Asp.net MVC + NoSQL Database - asp.net-mvcHow to link JOGL with NetBeans platform? - javaDynamically list all forms in a project - delphiAdding server certificate verification on httplib.HTTPSConnection - pythonCan I send a push notification to a phone that only has its number? - androidPassing a parameter using h: commandButton - parameter-passingDoes the asp.net web method always always return jsonified data? - asp.netHttpWorkerRequest implementation - asp.net@ In a for loop when using scp - scpHibernate HQL update with subquery in set task - javaAll Articles