在TFS版本定义表单的文本字段中使用变量

时间:2017-10-25 13:57:37

标签: tfs tfs2017 azure-pipelines-release-pipeline

是否可以在TFS 2017中的版本定义编辑表单的多行编辑字段中使用{{1}}等变量,如此处所示?它似乎没有按预期工作。

enter image description here

1 个答案:

答案 0 :(得分:1)

您正在使用 TFS2017 Update1 RTM ,获得与您相同的结果。这个版本似乎不支持。

建议您将TFS2017更新到最新版本 Update3 RC ,它运行正常。变量按预期扩展。

enter image description here