From 49b8af266ee9e7c23e34eccc116e97549b403043 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Mon, 30 Nov 2020 21:00:18 +0000 Subject: [PATCH] Update CICD Image --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6fd4b3a..c4fcecd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,7 @@ resources: endpoint: nanoframework pool: - vmImage: 'VS2017-Win2016' + vmImage: 'windows-2019' variables: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true