Skip to content

Commit 6fa45e7

Browse files
committed
update
1 parent 684a2c8 commit 6fa45e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: $(SourceBranchName)-$(Date:yyyyMMdd)$(Rev:.r)
1111
variables:
1212
solution: 'apidoctools.sln'
1313
buildConfiguration: 'Release'
14-
mdocPath: 'bin/$(buildConfiguration)'
14+
mdocPath: 'bin/$(buildConfiguration)-6.0'
1515

1616
stages:
1717
- stage: SDLCheck

0 commit comments

Comments
 (0)