We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25198d9 commit fd7f7d3Copy full SHA for fd7f7d3
Tasks/NuGetAuthenticateV0/task.json
@@ -14,7 +14,7 @@
14
"version": {
15
"Major": 0,
16
"Minor": 179,
17
- "Patch": 0
+ "Patch": 1
18
},
19
"minimumAgentVersion": "2.120.0",
20
"instanceNameFormat": "NuGet Authenticate",
@@ -40,7 +40,7 @@
40
],
41
"execution": {
42
"Node10": {
43
- "target": "bash.js",
+ "target": "main.js",
44
"argumentFormat": ""
45
}
46
Tasks/NuGetAuthenticateV0/task.loc.json
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
0 commit comments