Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Markus Hofknecht 2021-06-06 15:37:36 +02:00
parent 7afcf103bf
commit 7ee83dd8c9

View file

@ -7,7 +7,7 @@ trigger:
- master
pool:
vmImage: 'Windows-2019'
vmImage: 'windows-latest'
variables:
solution: '**/*.sln'