From 38cd023f16d319adedfc3982fd649268957c9c7d Mon Sep 17 00:00:00 2001 From: Christopher Painter Date: Wed, 16 Feb 2022 22:25:13 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e44a9da..b1ec8ca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ trigger: - dev pool: - vmImage: windows-2019 + name: 'default' variables: solution: '**/*.sln'