From 816d24b5b343211032f05229a2576a52ece3b4ef Mon Sep 17 00:00:00 2001 From: iamcjbrown <47147401+iamcjbrown@users.noreply.github.com> Date: Thu, 16 Apr 2020 11:53:59 +0100 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 42d9375f..1c806d47 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ pool: variables: solution: '**/*.sln' - buildPlatform: 'Any CPU' + buildPlatform: 'Mixed Platforms' buildConfiguration: 'Release' steps: