Skip to content

Commit

Permalink
Change Pipeline to x64
Browse files Browse the repository at this point in the history
  • Loading branch information
06needhamt committed Dec 19, 2019
1 parent db6b269 commit daa83da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pool:

variables:
solution: '**/*.sln'
buildPlatform: 'Any CPU'
buildPlatform: 'x64'
buildConfiguration: 'Release'

steps:
Expand Down

0 comments on commit daa83da

Please sign in to comment.