diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aa89fe67..450264b0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ pool: - vmImage: 'ubuntu-latest' + vmImage: 'windows-latest' steps: - task: UseDotNet@2 displayName: 'Use .NET SDK'