From 5172b1ab0bf9a5c4885efe40fadc03619e1cd166 Mon Sep 17 00:00:00 2001 From: vincereMa Date: Thu, 6 Sep 2018 02:19:33 +0000 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dee829c..4856ef7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,6 +2,7 @@ # Build and test ASP.NET Core web applications targeting the full .NET Framework. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/vsts/pipelines/languages/dotnet-core +# pool: vmImage: 'VS2017-Win2016'