Skip to content
Codeblack edited this page May 25, 2017 · 21 revisions

TFSBuildScripts

This project provides a PowerShell script that can be used for versioning as part of a TFS Build.

The project started with multiple scripts for extending the TFS XAML Builds, including triggering a Sonar-analysis, packaging & publishing NuGet packages and triggering a release. With the introduction of task-based builds in TFS 2015 these tasks are provided by TFS. To learn more about the old version of this project, go to the XAML-Home page.

Status

This project now only includes the Update-Version script. You can add it to your solution by adding the Update-Version.ps1 script manually.

The NuGet package is still available. Version 2.0.0 and upwards only contains the Update-Version script. The latest version for XAML Builds is 1.5.0.