Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ormico committed Jul 6, 2019
1 parent 9043b1a commit ead95a3
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 @@ -20,5 +20,5 @@ steps:
- task: DotNetCoreCLI@2
inputs:
command: 'build'
projects: 'OrmicoDbPatchManagerSqlServer.sln'
projects: 'OrmicoDbPatchManagerSqlServer/OrmicoDbPatchManagerSqlServer.sln'
workingDirectory: 'OrmicoDbPatchManagerSqlServer'

0 comments on commit ead95a3

Please sign in to comment.