Browse Source

Update azure-pipelines.yml for Azure Pipelines

pull/1644/head
iamcjbrown 6 years ago
parent
commit
816d24b5b3
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -12,7 +12,7 @@ pool:
variables:
solution: '**/*.sln'
buildPlatform: 'Any CPU'
buildPlatform: 'Mixed Platforms'
buildConfiguration: 'Release'
steps:

Loading…
Cancel
Save