Skip to content

Commit ec5e373

Browse files
committed
update
1 parent 6fa45e7 commit ec5e373

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)-6.0'
14+
mdocPath: 'bin/$(buildConfiguration)-net6.0'
1515

1616
stages:
1717
- stage: SDLCheck

0 commit comments

Comments
 (0)