From 209e193142026515ebe27aac66d756575f487192 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Thu, 7 Nov 2019 17:10:27 +0000 Subject: [PATCH] use azure image v3 .net core --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 603308ef9a..7039ad9227 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -34,9 +34,6 @@ jobs: pool: vmImage: 'macOS-10.14' steps: - - task: DotNetCoreInstaller@0 - inputs: - version: '2.1.403' - task: CmdLine@2 displayName: 'Install Mono 5.18'