We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a622a commit ca5952dCopy full SHA for ca5952d
tasks.schema.json
@@ -264,11 +264,17 @@
264
"additionalProperties": false,
265
"description": "Execution options for this task",
266
"properties": {
267
+ "Node10": {
268
+ "$ref": "#/definitions/executionObject"
269
+ },
270
"Node": {
271
"$ref": "#/definitions/executionObject"
272
},
273
"PowerShell3": {
274
275
276
+ "PowerShell": {
277
278
}
279
280
0 commit comments