Releases: sanderaernouts/tfs-build-tools
Releases · sanderaernouts/tfs-build-tools
v1.0.1
bugfixes
- using New-AutomatedTestSettings causes build to no longer run unit tests (after invoking Save-BuildDefinition)
- using Get-AutomatedTestSettings when no settings exist yet causes build to no longer run unit tests (after invoking Save-BuildDefinition)
- Get-BuildController does not return the first controller by default but return $null
v1.0.0
First release of the TFS build tools module, see README.md for more information.