Skip to content

Commit cc222ed

Browse files
authored
Bump NuGetToolInstaller version (#170)
1 parent 1d5ba4f commit cc222ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipelines/common-templates/install-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ steps:
1313
version: 6.x
1414

1515
# Install the nuget tool.
16-
- task: NuGetToolInstaller@0
16+
- task: NuGetToolInstaller@1
1717
displayName: "Use NuGet >=5.2.0"
1818
inputs:
1919
versionSpec: ">=5.2.0"

0 commit comments

Comments
 (0)