diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 605fd5bea..5043dd397 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,6 +27,7 @@ stages: pool: vmImage: 'Windows-latest' + steps: - task: NuGetToolInstaller@1 - task: NuGetCommand@2