Skip to content

Commit b2c7678

Browse files
author
Pascal Berger
committed
Issue shoud be fixed with 2015 August 26 Release (https://www.visualstudio.com/en-us/news/2015-aug-26-vso.aspx) / M87 version of the agent.
1 parent 93e36a9 commit b2c7678

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ GitVersion passes variables in the form of `GitVersion.*` (Eg: `GitVersion.Major
3434
See [Variables](/more-info/variables/) for an overview of available variables.
3535

3636
#### Known limitations
37-
* Due to a bug in VSO it's currently not possible to use variables added during build in inputs of subsequent build tasks, since the variables are processed at the beginning of the build.
38-
As a workaround environment variables can be used in custom scripts.
3937
* Due to [current limitations in VSO](https://github.com/Microsoft/vso-agent-tasks/issues/380) it's currently not possible to set the build version inside of VSO to one of the `GITVERSION_*` variables.
4038

4139
## Create a NuGet package in VSO

0 commit comments

Comments
 (0)