diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e2706a5de..fcea1c465 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,7 +15,7 @@ stages: jobs: - job: Build pool: - vmImage: windows-latest + vmImage: windows-2019 steps: - task: UseDotNet@2