End-To-End Scenario how to author PowerShell with Visual Studio, GitHub and Pester and test your script in Visual Studio Team Services VSTS / VSO.
Tag: Build
Use Pester to author your PowerShell scripts
End-To-End Scenario how to author PowerShell with Visual Studio, GitHub and Pester and test your script in Visual Studio Team Services VSTS / VSO.
Develop next level PowerShell with Visual Studio and Pester
End-To-End Scenario how to author PowerShell with Visual Studio, GitHub and Pester and test your script in Visual Studio Team Services VSTS / VSO.

Set assembly and app version to a matching build name in TFS 2015 or VSO Build.VNext
One of the most common customizations in TFS XAML build templates was to automatically update the assembly version number. This can also be done in
Trigger a vNext Release from build in TFS 2013/2015 on premise
I always had a lot of problems triggering a release from a build (Vnext or Xaml) on premise if I work with agentless deployments. In