diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e3a5e2b..bc83a58 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core pool: - vmImage: 'Ubuntu 16.04' + vmImage: 'vs2017-win2016' variables: buildConfiguration: 'Release'