We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b23805 commit bd403c6Copy full SHA for bd403c6
azure-pipelines.yml
@@ -7,7 +7,7 @@ pool:
7
variables:
8
buildPlatform: 'Any CPU'
9
buildConfiguration: 'Release'
10
- buildType: 'Release'
+ buildType: 'Debug'
11
12
steps:
13
- task: NodeTool@0
0 commit comments