From f000a939d55fbab0e03d3877f9bd12e1153be0dd Mon Sep 17 00:00:00 2001 From: Robin Krom Date: Sun, 8 Mar 2020 15:11:01 +0100 Subject: [PATCH] Fixed build --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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