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 266dce6 commit 6fdc4f8Copy full SHA for 6fdc4f8
Tasks/NuGetCommandV2/make.json
@@ -48,7 +48,7 @@
48
"dest": "./CredentialProvider/"
49
},
50
{
51
- "url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.13/c.zip",
+ "url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.15/c.zip",
52
"dest": "./CredentialProviderV2/"
53
}
54
]
Tasks/NuGetCommandV2/task.json
@@ -10,7 +10,7 @@
10
"version": {
11
"Major": 2,
12
"Minor": 148,
13
- "Patch": 3
+ "Patch": 4
14
15
"runsOn": [
16
"Agent",
Tasks/NuGetCommandV2/task.loc.json
0 commit comments