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/DotNetCoreCLIV2/task.json
+5-5
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@
17
17
"demands": [],
18
18
"version": {
19
19
"Major": 2,
20
-
"Minor": 238,
21
-
"Patch": 2
20
+
"Minor": 239,
21
+
"Patch": 0
22
22
},
23
23
"minimumAgentVersion": "2.144.0",
24
24
"instanceNameFormat": "dotnet $(command)",
@@ -262,7 +262,7 @@
262
262
"name": "verbosityRestore",
263
263
"type": "pickList",
264
264
"label": "Verbosity",
265
-
"defaultValue": "Detailed",
265
+
"defaultValue": "Minimal",
266
266
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
267
267
"required": "false",
268
268
"groupName": "restoreAdvanced",
@@ -583,7 +583,7 @@
583
583
"Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth."
Copy file name to clipboardExpand all lines: _generated/DotNetCoreCLIV2_Node20/task.json
+5-5
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@
17
17
"demands": [],
18
18
"version": {
19
19
"Major": 2,
20
-
"Minor": 238,
21
-
"Patch": 3
20
+
"Minor": 239,
21
+
"Patch": 1
22
22
},
23
23
"minimumAgentVersion": "2.144.0",
24
24
"instanceNameFormat": "dotnet $(command)",
@@ -262,7 +262,7 @@
262
262
"name": "verbosityRestore",
263
263
"type": "pickList",
264
264
"label": "Verbosity",
265
-
"defaultValue": "Detailed",
265
+
"defaultValue": "Minimal",
266
266
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
267
267
"required": "false",
268
268
"groupName": "restoreAdvanced",
@@ -587,7 +587,7 @@
587
587
"Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth."
0 commit comments