Skip to content

Commit

Permalink
Fix azure build to correct solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Deering committed Sep 20, 2018
1 parent 21a63ad commit 68bb92d
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 @@ -7,7 +7,7 @@ pool:
vmImage: 'VS2017-Win2016'

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

Expand Down

0 comments on commit 68bb92d

Please sign in to comment.