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: