We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5ba4f commit cc222edCopy full SHA for cc222ed
1 file changed
pipelines/common-templates/install-tools.yml
@@ -13,7 +13,7 @@ steps:
13
version: 6.x
14
15
# Install the nuget tool.
16
- - task: NuGetToolInstaller@0
+ - task: NuGetToolInstaller@1
17
displayName: "Use NuGet >=5.2.0"
18
inputs:
19
versionSpec: ">=5.2.0"
0 commit comments