-
Notifications
You must be signed in to change notification settings - Fork 1
XAML Default workflow
Codeblack edited this page Mar 12, 2017
·
2 revisions
The image below shows the default build-workflow that comes with TFS 2013. This is the TFVC version, but the Git version is very similar. If you want more information on this build-workflow, and how to use it, check this MSDN article.
For this project, the important activities are the ones inside the red squares. In short, you can specify a script to run before and after the MSBuild-activity, as well as before and after the Test-activity. The scripts can be configured as described here.
