You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _generated/PowerShellV2/task.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@
17
17
"author": "Microsoft Corporation",
18
18
"version": {
19
19
"Major": 2,
20
-
"Minor": 231,
21
-
"Patch": 6
20
+
"Minor": 232,
21
+
"Patch": 0
22
22
},
23
23
"releaseNotes": "Script task consistency. Added support for macOS and Linux.",
24
24
"minimumAgentVersion": "2.115.0",
@@ -259,7 +259,7 @@
259
259
"ScriptArgsSanitized": "Detected characters in arguments that may not be executed correctly by the shell. Please escape special characters using backtick (`). More information is available here: https://aka.ms/ado/75787"
Copy file name to clipboardExpand all lines: _generated/PowerShellV2_Node20/task.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@
17
17
"author": "Microsoft Corporation",
18
18
"version": {
19
19
"Major": 2,
20
-
"Minor": 231,
21
-
"Patch": 7
20
+
"Minor": 232,
21
+
"Patch": 1
22
22
},
23
23
"releaseNotes": "Script task consistency. Added support for macOS and Linux.",
24
24
"minimumAgentVersion": "2.115.0",
@@ -263,7 +263,7 @@
263
263
"ScriptArgsSanitized": "Detected characters in arguments that may not be executed correctly by the shell. Please escape special characters using backtick (`). More information is available here: https://aka.ms/ado/75787"
0 commit comments