Skip to content

Commit 080419f

Browse files
author
Pascal Berger
committed
Fix typo
1 parent 830bdfd commit 080419f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-server-support/build-server/tfs-build-vnext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See [Variables](/more-info/variables/) for more info on the variables.
5252

5353
#### Known limitations
5454
* Due to [current limitations in TFS2015 On-Prem](https://github.com/Microsoft/vso-agent-tasks/issues/380) it's currently not possible to automatically set the build version in TFS2015 On-Prem. Instead a warning similar to `##[warning]Unable to process logging event:##vso[build.updatebuildnumber 1.0.0-unstable.1` is logged.
55-
* Due to a know limitation in TFS 2015 On-Prem 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.
55+
* Due to a known limitation in TFS 2015 On-Prem 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.
5656
As a workaround environment variables can be used in custom scripts.
5757

5858
## Create a NuGet package in TFS

0 commit comments

Comments
 (0)