Skip to content

Commit ead95a3

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 9043b1a commit ead95a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ steps:
2020
- task: DotNetCoreCLI@2
2121
inputs:
2222
command: 'build'
23-
projects: 'OrmicoDbPatchManagerSqlServer.sln'
23+
projects: 'OrmicoDbPatchManagerSqlServer/OrmicoDbPatchManagerSqlServer.sln'
2424
workingDirectory: 'OrmicoDbPatchManagerSqlServer'

0 commit comments

Comments
 (0)