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 6fa45e7 commit ec5e373Copy full SHA for ec5e373
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)-6.0'
+ mdocPath: 'bin/$(buildConfiguration)-net6.0'
15
16
stages:
17
- stage: SDLCheck
0 commit comments