diff --git a/templates/PSFProject/azure-pipelines.yml b/templates/PSFProject/azure-pipelines.yml index f33fd30..444347c 100644 --- a/templates/PSFProject/azure-pipelines.yml +++ b/templates/PSFProject/azure-pipelines.yml @@ -1,5 +1,5 @@ pool: - name: Hosted VS2017 + vmImage: "windows-latest" steps: - task: PowerShell@2 displayName: Prerequisites