Skip to content

Commit 8701fb8

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 0377ffe commit 8701fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
inputs:
2727
command: "build"
2828
arguments: '--configuration Debug'
29-
projects: '**/*.sln'
29+
projects: '*.sln'
3030

3131
- task: DotNetCoreCLI@2
3232
displayName: 'Testing the solution'

0 commit comments

Comments
 (0)