Skip to content

Commit b1cebf9

Browse files
aarondandyIvan Duplenskikh
aarondandy
authored and
Ivan Duplenskikh
committed
Set DotNetCoreCLIV2 task's default verbosity input as Minimal
1 parent a160844 commit b1cebf9

File tree

7 files changed

+28
-28
lines changed

7 files changed

+28
-28
lines changed

Tasks/DotNetCoreCLIV2/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"demands": [],
1818
"version": {
1919
"Major": 2,
20-
"Minor": 238,
21-
"Patch": 2
20+
"Minor": 239,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.144.0",
2424
"instanceNameFormat": "dotnet $(command)",
@@ -262,7 +262,7 @@
262262
"name": "verbosityRestore",
263263
"type": "pickList",
264264
"label": "Verbosity",
265-
"defaultValue": "Detailed",
265+
"defaultValue": "Minimal",
266266
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
267267
"required": "false",
268268
"groupName": "restoreAdvanced",

Tasks/DotNetCoreCLIV2/task.loc.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"demands": [],
1818
"version": {
1919
"Major": 2,
20-
"Minor": 238,
21-
"Patch": 2
20+
"Minor": 239,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.144.0",
2424
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
@@ -262,7 +262,7 @@
262262
"name": "verbosityRestore",
263263
"type": "pickList",
264264
"label": "ms-resource:loc.input.label.verbosityRestore",
265-
"defaultValue": "Detailed",
265+
"defaultValue": "Minimal",
266266
"helpMarkDown": "ms-resource:loc.input.help.verbosityRestore",
267267
"required": "false",
268268
"groupName": "restoreAdvanced",
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|2.238.2
2-
Node20_229_2|2.238.3
1+
Default|2.239.0
2+
Node20_229_2|2.239.1

_generated/DotNetCoreCLIV2/task.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"demands": [],
1818
"version": {
1919
"Major": 2,
20-
"Minor": 238,
21-
"Patch": 2
20+
"Minor": 239,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.144.0",
2424
"instanceNameFormat": "dotnet $(command)",
@@ -262,7 +262,7 @@
262262
"name": "verbosityRestore",
263263
"type": "pickList",
264264
"label": "Verbosity",
265-
"defaultValue": "Detailed",
265+
"defaultValue": "Minimal",
266266
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
267267
"required": "false",
268268
"groupName": "restoreAdvanced",
@@ -583,7 +583,7 @@
583583
"Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth."
584584
},
585585
"_buildConfigMapping": {
586-
"Default": "2.238.2",
587-
"Node20_229_2": "2.238.3"
586+
"Default": "2.239.0",
587+
"Node20_229_2": "2.239.1"
588588
}
589589
}

_generated/DotNetCoreCLIV2/task.loc.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"demands": [],
1818
"version": {
1919
"Major": 2,
20-
"Minor": 238,
21-
"Patch": 2
20+
"Minor": 239,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.144.0",
2424
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
@@ -262,7 +262,7 @@
262262
"name": "verbosityRestore",
263263
"type": "pickList",
264264
"label": "ms-resource:loc.input.label.verbosityRestore",
265-
"defaultValue": "Detailed",
265+
"defaultValue": "Minimal",
266266
"helpMarkDown": "ms-resource:loc.input.help.verbosityRestore",
267267
"required": "false",
268268
"groupName": "restoreAdvanced",
@@ -583,7 +583,7 @@
583583
"Warning_UnsupportedServiceConnectionAuth": "ms-resource:loc.messages.Warning_UnsupportedServiceConnectionAuth"
584584
},
585585
"_buildConfigMapping": {
586-
"Default": "2.238.2",
587-
"Node20_229_2": "2.238.3"
586+
"Default": "2.239.0",
587+
"Node20_229_2": "2.239.1"
588588
}
589589
}

_generated/DotNetCoreCLIV2_Node20/task.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"demands": [],
1818
"version": {
1919
"Major": 2,
20-
"Minor": 238,
21-
"Patch": 3
20+
"Minor": 239,
21+
"Patch": 1
2222
},
2323
"minimumAgentVersion": "2.144.0",
2424
"instanceNameFormat": "dotnet $(command)",
@@ -262,7 +262,7 @@
262262
"name": "verbosityRestore",
263263
"type": "pickList",
264264
"label": "Verbosity",
265-
"defaultValue": "Detailed",
265+
"defaultValue": "Minimal",
266266
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
267267
"required": "false",
268268
"groupName": "restoreAdvanced",
@@ -587,7 +587,7 @@
587587
"Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth."
588588
},
589589
"_buildConfigMapping": {
590-
"Default": "2.238.2",
591-
"Node20_229_2": "2.238.3"
590+
"Default": "2.239.0",
591+
"Node20_229_2": "2.239.1"
592592
}
593593
}

_generated/DotNetCoreCLIV2_Node20/task.loc.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"demands": [],
1818
"version": {
1919
"Major": 2,
20-
"Minor": 238,
21-
"Patch": 3
20+
"Minor": 239,
21+
"Patch": 1
2222
},
2323
"minimumAgentVersion": "2.144.0",
2424
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
@@ -262,7 +262,7 @@
262262
"name": "verbosityRestore",
263263
"type": "pickList",
264264
"label": "ms-resource:loc.input.label.verbosityRestore",
265-
"defaultValue": "Detailed",
265+
"defaultValue": "Minimal",
266266
"helpMarkDown": "ms-resource:loc.input.help.verbosityRestore",
267267
"required": "false",
268268
"groupName": "restoreAdvanced",
@@ -587,7 +587,7 @@
587587
"Warning_UnsupportedServiceConnectionAuth": "ms-resource:loc.messages.Warning_UnsupportedServiceConnectionAuth"
588588
},
589589
"_buildConfigMapping": {
590-
"Default": "2.238.2",
591-
"Node20_229_2": "2.238.3"
590+
"Default": "2.239.0",
591+
"Node20_229_2": "2.239.1"
592592
}
593593
}

0 commit comments

Comments
 (0)