From 6f79797452a04ef5a28f682e0897d12a34b236e5 Mon Sep 17 00:00:00 2001 From: MerlinCooper Date: Mon, 22 Jun 2020 18:42:57 +0200 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 95b242c..159210f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,7 +11,7 @@ pool: variables: - solution: '**/*iRacingReplayOverlay*.sln' + solution: '**/*iRacingReplayDirectorApps*.sln' buildPlatform: 'Any CPU' buildConfiguration: 'Debug'