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 793dea1 commit 70bc373Copy full SHA for 70bc373
.azure-pipelines/common-templates/install-tools.yml
@@ -16,7 +16,7 @@ steps:
16
- task: NuGetToolInstaller@1
17
displayName: Install Nuget
18
19
- - task: NuGetAuthenticate@0
+ - task: NuGetAuthenticate@1
20
21
- task: PowerShell@2
22
displayName: Version Check
0 commit comments