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 684a2c8 commit 6fa45e7Copy full SHA for 6fa45e7
azure-pipelines.yml
@@ -11,7 +11,7 @@ name: $(SourceBranchName)-$(Date:yyyyMMdd)$(Rev:.r)
11
variables:
12
solution: 'apidoctools.sln'
13
buildConfiguration: 'Release'
14
- mdocPath: 'bin/$(buildConfiguration)'
+ mdocPath: 'bin/$(buildConfiguration)-6.0'
15
16
stages:
17
- stage: SDLCheck
0 commit comments