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 - master
pool: pool:
vmImage: 'Windows-2019' vmImage: 'windows-latest'
variables: variables:
solution: '**/*.sln' solution: '**/*.sln'