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 ac6b126 commit 2a57c89Copy full SHA for 2a57c89
BuildTasks/ExtensionVersion/v4/task.json
@@ -21,7 +21,7 @@
21
"minimumAgentVersion": "2.206.1",
22
"groups": [
23
{
24
- "name": "extension",
+ "": "extension",
25
"displayName": "Extension",
26
"isExpanded": true
27
},
@@ -115,7 +115,7 @@
115
116
117
"name": "setBuildNumber",
118
- "type": "checkbox",
+ "type": "boolean",
119
"label": "Set Build Number",
120
"defaultValue": false,
121
"required": false,
BuildTasks/ExtensionVersion/v5/task.json
@@ -124,7 +124,7 @@
124
125
126
127
128
129
130
0 commit comments