Fix NuGet task name.

pull/947/head
Erwin de Haan 6 years ago
parent e2d0f67077
commit d4bc7b5a5a

@ -123,7 +123,7 @@ jobs:
steps:
- checkout: none
- task: NuGet@2
- task: NuGetCommand@2
displayName: 'Download $(NugetPackageName)'
inputs:
command: custom

Loading…
Cancel
Save