Skip to content

Commit 4ccc872

Browse files
author
Oren Novotny
committed
update docs
1 parent e7d266e commit 4ccc872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/more-info/build-server-setup/tfs-build-vnext.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ See [Variables](/more-info/variables/) for an overview of available variables.
4141
#### Using GitVersion variables in build name
4242
To use GitVersion's variables in the build name, just add them in the form `$(GITVERSION_FullSemVer)` into the Build definition's build number string. Then just ensure GitVersion is called with
4343
`/output buildserver` and it will replace those variables with the calculated version.
44+
The TFS GitVersion Build Step (above) handles this too, so if you're already using that, there's nothing extra to configure.
4445

4546

4647
#### Known limitations

0 commit comments

Comments
 (0)