File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
<outputPaths >{@HelpFormatOutputPaths}</outputPaths >
37
37
<allowMissingSource value =" false" />
38
38
<removeRegionMarkers value =" false" />
39
- <colorizer syntaxFile =" {@SHFBFolder }PresentationStyles\Colorizer\highlight.xml" styleFile =" {@SHFBFolder }PresentationStyles\Colorizer\highlight.xsl" stylesheet =" {@SHFBFolder }PresentationStyles\Colorizer\highlight.css" scriptFile =" {@SHFBFolder }PresentationStyles\Colorizer\highlight.js" disabled =" {@DisableCodeBlockComponent}" language =" cs" tabSize =" 0" numberLines =" false" outlining =" false" keepSeeTags =" false" defaultTitle =" true" />
39
+ <colorizer syntaxFile =" {@SHFBROOT }PresentationStyles\Colorizer\highlight.xml" styleFile =" {@SHFBROOT }PresentationStyles\Colorizer\highlight.xsl" stylesheet =" {@SHFBROOT }PresentationStyles\Colorizer\highlight.css" scriptFile =" {@SHFBROOT }PresentationStyles\Colorizer\highlight.js" disabled =" {@DisableCodeBlockComponent}" language =" cs" tabSize =" 0" numberLines =" false" outlining =" false" keepSeeTags =" false" defaultTitle =" true" />
40
40
</component >
41
41
</ComponentConfig >
42
42
</ComponentConfigurations >
72
72
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|Win32' " >
73
73
</PropertyGroup >
74
74
<!-- Import the SHFB build targets -->
75
- <Import Project =" $(SHFBFolder )\SandcastleHelpFileBuilder.targets" />
75
+ <Import Project =" $(SHFBROOT )\SandcastleHelpFileBuilder.targets" />
76
76
</Project >
You can’t perform that action at this time.
0 commit comments