From ec4cc54854ba7011b6c144a544c16fee1f4230eb Mon Sep 17 00:00:00 2001 From: exsersewo Date: Sat, 30 Jan 2021 02:36:00 +0000 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6e41d3c..0ab5a5c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,6 +20,9 @@ steps: version: '5.0.x' - task: NuGetToolInstaller@1 + inputs: + versionSpec: '' + checkLatest: true - task: NuGetCommand@2 inputs: