We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0377ffe commit 8701fb8Copy full SHA for 8701fb8
azure-pipelines.yml
@@ -26,7 +26,7 @@ steps:
26
inputs:
27
command: "build"
28
arguments: '--configuration Debug'
29
- projects: '**/*.sln'
+ projects: '*.sln'
30
31
- task: DotNetCoreCLI@2
32
displayName: 'Testing the solution'
0 commit comments