From c67d882c996c3a8dedb577b92349394ac3312286 Mon Sep 17 00:00:00 2001 From: Badrish Chandramouli Date: Sat, 3 Aug 2019 00:27:49 -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 b89f052ab..d81ef38fe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -154,7 +154,7 @@ jobs: displayName: 'Install' inputs: packageType: 'sdk' - version: '2.x' + version: '2.2' - script: | mono --version