In this post, I’ll show how to use the TFS2015 REST API from Powershell to update build definitions, in this case to modify build variables. The TFS20…
Most of the TFS2015 build tasks allow you to specify an expression of one or more files from source control on which the task should operate, such as …
Lately I’ve been diving into the new build engine in TFS 2015 RC (RTM release is planned for 20th of July). While running a build, I got the following…