List all releases for all projects – eather in TFS or VSTS Release Management
Tag: VSO
Where is my git ignore file in Visual Studio?
If you work a lot with github, then you are used to add a .gitignore file when you initialize your repository. If you create a
How to move build definitions in TFS to other projects using the REST API
The new build system in TFS or VSTS supports saving build definitions as templates. The problem is, that this only works inside a single TFS
Missing files in MSDeploy package
Problem If you create an MSDeploy package for a SharePoint or O365 AddIn (a.k.a App) in a team build the package does not include all
Run your Pester tests from GitHub in a VSTS/VSO build
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