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: