diff --git a/Tasks/NuGetAuthenticateV0/make.json b/Tasks/NuGetAuthenticateV0/make.json index 6496b5446335..92745d42c102 100644 --- a/Tasks/NuGetAuthenticateV0/make.json +++ b/Tasks/NuGetAuthenticateV0/make.json @@ -17,7 +17,7 @@ "externals": { "archivePackages": [ { - "url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.20/c.zip", + "url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.23/c.zip", "dest": "./CredentialProviderV2/" } ] diff --git a/Tasks/NuGetAuthenticateV0/task.json b/Tasks/NuGetAuthenticateV0/task.json index 749dbb395847..97d18c4259a0 100644 --- a/Tasks/NuGetAuthenticateV0/task.json +++ b/Tasks/NuGetAuthenticateV0/task.json @@ -13,8 +13,8 @@ ], "version": { "Major": 0, - "Minor": 167, - "Patch": 2 + "Minor": 171, + "Patch": 0 }, "minimumAgentVersion": "2.120.0", "instanceNameFormat": "NuGet Authenticate", diff --git a/Tasks/NuGetAuthenticateV0/task.loc.json b/Tasks/NuGetAuthenticateV0/task.loc.json index ff6b13d13bbf..2cefd8fda7b9 100644 --- a/Tasks/NuGetAuthenticateV0/task.loc.json +++ b/Tasks/NuGetAuthenticateV0/task.loc.json @@ -13,8 +13,8 @@ ], "version": { "Major": 0, - "Minor": 167, - "Patch": 2 + "Minor": 171, + "Patch": 0 }, "minimumAgentVersion": "2.120.0", "instanceNameFormat": "ms-resource:loc.instanceNameFormat", diff --git a/Tasks/NuGetCommandV2/make.json b/Tasks/NuGetCommandV2/make.json index 1099fa86558c..25125299c0f9 100644 --- a/Tasks/NuGetCommandV2/make.json +++ b/Tasks/NuGetCommandV2/make.json @@ -52,7 +52,7 @@ "dest": "./CredentialProvider/" }, { - "url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.20/c.zip", + "url": "https://vstsagenttools.blob.core.windows.net/tools/NuGetCredProvider/0.1.23/c.zip", "dest": "./CredentialProviderV2/" } ] diff --git a/Tasks/NuGetCommandV2/task.json b/Tasks/NuGetCommandV2/task.json index a29ceb9b8d7d..ebe6cd9b8723 100644 --- a/Tasks/NuGetCommandV2/task.json +++ b/Tasks/NuGetCommandV2/task.json @@ -10,7 +10,7 @@ "version": { "Major": 2, "Minor": 171, - "Patch": 0 + "Patch": 1 }, "runsOn": [ "Agent", diff --git a/Tasks/NuGetCommandV2/task.loc.json b/Tasks/NuGetCommandV2/task.loc.json index 1022d50b407e..a3be7c91a3e2 100644 --- a/Tasks/NuGetCommandV2/task.loc.json +++ b/Tasks/NuGetCommandV2/task.loc.json @@ -10,7 +10,7 @@ "version": { "Major": 2, "Minor": 171, - "Patch": 0 + "Patch": 1 }, "runsOn": [ "Agent",