From c41855e5882903168b75475677a6ec90e2a1f4cd Mon Sep 17 00:00:00 2001 From: Badrish Chandramouli Date: Fri, 2 Aug 2019 19:49:42 -0700 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f7e119a9a..711e6884f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,7 @@ jobs: steps: - task: NuGetToolInstaller@0 inputs: - versionSpec: '4.4.1' + versionSpec: '4.8.2' - task: NuGetCommand@2 inputs: