Skip to content

Commit 5ce2234

Browse files
committed
Upgrade to Sandcastle 2015.6.5.0.
Upgrade to Sandcastle 2015.6.5.0.
1 parent 17a58c0 commit 5ce2234

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

build/sandcastle/SSH.NET.shfbproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
1010
<SchemaVersion>2.0</SchemaVersion>
1111
<ProjectGuid>{f7266fb1-f50a-4a5b-b35a-5ea8ebdc1be9}</ProjectGuid>
12-
<SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion>
12+
<SHFBSchemaVersion>2015.6.5.0</SHFBSchemaVersion>
1313
<!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual Studio adds them anyway -->
1414
<AssemblyName>Documentation</AssemblyName>
1515
<RootNamespace>Documentation</RootNamespace>
@@ -30,14 +30,14 @@
3030
<HelpTitle>SSH.NET Client Library Documenation</HelpTitle>
3131
<ContentPlacement>AboveNamespaces</ContentPlacement>
3232
<ComponentConfigurations>
33-
<ComponentConfig id="Code Block Component" enabled="True" xmlns="">
33+
<ComponentConfig id="Code Block Component" enabled="True">
3434
<component id="Code Block Component">
35-
<basePath value="{@HtmlEncProjectFolder}..\..\src\Renci.SshNet\bin" />
36-
<outputPaths>{@HelpFormatOutputPaths}</outputPaths>
37-
<allowMissingSource value="false" />
38-
<removeRegionMarkers value="false" />
39-
<colorizer syntaxFile="{@SHFBFolder}Colorizer\highlight.xml" styleFile="{@SHFBFolder}Colorizer\highlight.xsl" stylesheet="{@SHFBFolder}Colorizer\highlight.css" scriptFile="{@SHFBFolder}Colorizer\highlight.js" language="cs" tabSize="0" numberLines="false" outlining="false" keepSeeTags="false" defaultTitle="true" />
40-
</component>
35+
<basePath value="{@HtmlEncProjectFolder}" />
36+
<outputPaths>{@HelpFormatOutputPaths}</outputPaths>
37+
<allowMissingSource value="false" />
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" />
40+
</component>
4141
</ComponentConfig>
4242
</ComponentConfigurations>
4343
<DocumentationSources>
@@ -72,5 +72,5 @@
7272
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Win32' ">
7373
</PropertyGroup>
7474
<!-- Import the SHFB build targets -->
75-
<Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
75+
<Import Project="$(SHFBFolder)\SandcastleHelpFileBuilder.targets" />
7676
</Project>

0 commit comments

Comments
 (0)