We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9043b1a commit ead95a3Copy full SHA for ead95a3
azure-pipelines.yml
@@ -20,5 +20,5 @@ steps:
20
- task: DotNetCoreCLI@2
21
inputs:
22
command: 'build'
23
- projects: 'OrmicoDbPatchManagerSqlServer.sln'
+ projects: 'OrmicoDbPatchManagerSqlServer/OrmicoDbPatchManagerSqlServer.sln'
24
workingDirectory: 'OrmicoDbPatchManagerSqlServer'
0 commit comments