Skip to content

Commit

Permalink
Set DotNetCoreCLIV2 task's default verbosity input as Minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondandy authored and Ivan Duplenskikh committed May 8, 2024
1 parent a160844 commit b1cebf9
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions Tasks/DotNetCoreCLIV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 238,
"Patch": 2
"Minor": 239,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "dotnet $(command)",
Expand Down Expand Up @@ -262,7 +262,7 @@
"name": "verbosityRestore",
"type": "pickList",
"label": "Verbosity",
"defaultValue": "Detailed",
"defaultValue": "Minimal",
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
"required": "false",
"groupName": "restoreAdvanced",
Expand Down
6 changes: 3 additions & 3 deletions Tasks/DotNetCoreCLIV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 238,
"Patch": 2
"Minor": 239,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down Expand Up @@ -262,7 +262,7 @@
"name": "verbosityRestore",
"type": "pickList",
"label": "ms-resource:loc.input.label.verbosityRestore",
"defaultValue": "Detailed",
"defaultValue": "Minimal",
"helpMarkDown": "ms-resource:loc.input.help.verbosityRestore",
"required": "false",
"groupName": "restoreAdvanced",
Expand Down
4 changes: 2 additions & 2 deletions _generated/DotNetCoreCLIV2.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|2.238.2
Node20_229_2|2.238.3
Default|2.239.0
Node20_229_2|2.239.1
10 changes: 5 additions & 5 deletions _generated/DotNetCoreCLIV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 238,
"Patch": 2
"Minor": 239,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "dotnet $(command)",
Expand Down Expand Up @@ -262,7 +262,7 @@
"name": "verbosityRestore",
"type": "pickList",
"label": "Verbosity",
"defaultValue": "Detailed",
"defaultValue": "Minimal",
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
"required": "false",
"groupName": "restoreAdvanced",
Expand Down Expand Up @@ -583,7 +583,7 @@
"Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth."
},
"_buildConfigMapping": {
"Default": "2.238.2",
"Node20_229_2": "2.238.3"
"Default": "2.239.0",
"Node20_229_2": "2.239.1"
}
}
10 changes: 5 additions & 5 deletions _generated/DotNetCoreCLIV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 238,
"Patch": 2
"Minor": 239,
"Patch": 0
},
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down Expand Up @@ -262,7 +262,7 @@
"name": "verbosityRestore",
"type": "pickList",
"label": "ms-resource:loc.input.label.verbosityRestore",
"defaultValue": "Detailed",
"defaultValue": "Minimal",
"helpMarkDown": "ms-resource:loc.input.help.verbosityRestore",
"required": "false",
"groupName": "restoreAdvanced",
Expand Down Expand Up @@ -583,7 +583,7 @@
"Warning_UnsupportedServiceConnectionAuth": "ms-resource:loc.messages.Warning_UnsupportedServiceConnectionAuth"
},
"_buildConfigMapping": {
"Default": "2.238.2",
"Node20_229_2": "2.238.3"
"Default": "2.239.0",
"Node20_229_2": "2.239.1"
}
}
10 changes: 5 additions & 5 deletions _generated/DotNetCoreCLIV2_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 238,
"Patch": 3
"Minor": 239,
"Patch": 1
},
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "dotnet $(command)",
Expand Down Expand Up @@ -262,7 +262,7 @@
"name": "verbosityRestore",
"type": "pickList",
"label": "Verbosity",
"defaultValue": "Detailed",
"defaultValue": "Minimal",
"helpMarkDown": "Specifies the amount of detail displayed in the output.",
"required": "false",
"groupName": "restoreAdvanced",
Expand Down Expand Up @@ -587,7 +587,7 @@
"Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth."
},
"_buildConfigMapping": {
"Default": "2.238.2",
"Node20_229_2": "2.238.3"
"Default": "2.239.0",
"Node20_229_2": "2.239.1"
}
}
10 changes: 5 additions & 5 deletions _generated/DotNetCoreCLIV2_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 238,
"Patch": 3
"Minor": 239,
"Patch": 1
},
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down Expand Up @@ -262,7 +262,7 @@
"name": "verbosityRestore",
"type": "pickList",
"label": "ms-resource:loc.input.label.verbosityRestore",
"defaultValue": "Detailed",
"defaultValue": "Minimal",
"helpMarkDown": "ms-resource:loc.input.help.verbosityRestore",
"required": "false",
"groupName": "restoreAdvanced",
Expand Down Expand Up @@ -587,7 +587,7 @@
"Warning_UnsupportedServiceConnectionAuth": "ms-resource:loc.messages.Warning_UnsupportedServiceConnectionAuth"
},
"_buildConfigMapping": {
"Default": "2.238.2",
"Node20_229_2": "2.238.3"
"Default": "2.239.0",
"Node20_229_2": "2.239.1"
}
}

0 comments on commit b1cebf9

Please sign in to comment.