You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/more-info/build-server-setup/tfs-build-vnext.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,6 @@ GitVersion passes variables in the form of `GitVersion.*` (Eg: `GitVersion.Major
34
34
See [Variables](/more-info/variables/) for an overview of available variables.
35
35
36
36
#### 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.
39
37
* 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.
0 commit comments