Skip to content

Commit 102e408

Browse files
authored
Update cred provider to 0.1.12 (#9609)
1 parent 37d0f6d commit 102e408

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tasks/NuGetCommandV2/make.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"dest": "./CredentialProvider/"
4949
},
5050
{
51-
"url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.11/c.zip",
51+
"url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.12/c.zip",
5252
"dest": "./CredentialProviderV2/"
5353
}
5454
]

Tasks/NuGetCommandV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": {
1010
"Major": 2,
1111
"Minor": 146,
12-
"Patch": 2
12+
"Patch": 3
1313
},
1414
"runsOn": [
1515
"Agent",

0 commit comments

Comments
 (0)