From 96e32bb0eb0b4a4384ca19cd27c10426d2d631c4 Mon Sep 17 00:00:00 2001 From: LuisM000 Date: Sat, 16 Nov 2019 15:09:04 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index af0ab77..4dbc9ca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,12 @@ jobs: name: Default steps: - - task: NuGetToolInstaller@0 + + + - task: NuGetToolInstaller@1 + inputs: + versionSpec: + checkLatest: true - task: NuGetCommand@2 inputs: