Skip to content

Commit 70bc373

Browse files
authored
- fixes #2535
1 parent 793dea1 commit 70bc373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/common-templates/install-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
- task: NuGetToolInstaller@1
1717
displayName: Install Nuget
1818

19-
- task: NuGetAuthenticate@0
19+
- task: NuGetAuthenticate@1
2020

2121
- task: PowerShell@2
2222
displayName: Version Check

0 commit comments

Comments
 (0)