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'