Skip to content

Commit a00ce42

Browse files
authored
Merge pull request #2536 from microsoftgraph/baywet-patch-1
- fixes #2535
2 parents 793dea1 + 70bc373 commit a00ce42

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)