Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny authored Sep 17, 2018
1 parent 47d1ae0 commit eb68d13
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 @@ -10,5 +10,5 @@ variables:
buildConfiguration: 'Release'

steps:
- script: dotnet build --configuration $(buildConfiguration)
- script: dotnet build src/Humanizer.sln --configuration $(buildConfiguration)
displayName: 'dotnet build $(buildConfiguration)'

0 comments on commit eb68d13

Please sign in to comment.