We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff61b4 commit 244ca79Copy full SHA for 244ca79
vss-extension.json
@@ -103,7 +103,7 @@
103
],
104
"contributions": [
105
{
106
- "id": "variable-transform",
+ "id": "vsts-variable-transform",
107
"type": "ms.vss-distributed-task.task",
108
"targets": [
109
"ms.vss-distributed-task.tasks"
@@ -113,7 +113,7 @@
113
}
114
},
115
116
- "id": "variable-expand",
+ "id": "vsts-variable-expand",
117
118
119
@@ -123,7 +123,7 @@
123
124
125
126
- "id": "variable-set",
+ "id": "vsts-variable-set",
127
128
129
0 commit comments