Skip to content

Commit 1c81f95

Browse files
committed
Sandcastle Helpfile - Update version numbers
1 parent da188a0 commit 1c81f95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CefSharp.shfbproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
88
<SchemaVersion>2.0</SchemaVersion>
99
<ProjectGuid>{3675c5a0-d2d7-461e-bd9a-e2974b9c3141}</ProjectGuid>
10-
<SHFBSchemaVersion>2015.6.5.0</SHFBSchemaVersion>
10+
<SHFBSchemaVersion>2017.9.26.0</SHFBSchemaVersion>
1111
<!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual Studio adds them anyway -->
1212
<AssemblyName>Documentation</AssemblyName>
1313
<RootNamespace>Documentation</RootNamespace>
@@ -31,7 +31,7 @@
3131
<DocumentationSource sourceFile="CefSharp\CefSharp.csproj" />
3232
<DocumentationSource sourceFile="CefSharp.Core\CefSharp.Core.vcxproj" />
3333
</DocumentationSources>
34-
<HelpFileVersion>63.0.0</HelpFileVersion>
34+
<HelpFileVersion>67.0.0</HelpFileVersion>
3535
<MaximumGroupParts>2</MaximumGroupParts>
3636
<NamespaceGrouping>True</NamespaceGrouping>
3737
<SyntaxFilters>C#, Managed C++</SyntaxFilters>
@@ -56,8 +56,8 @@
5656
<ApiFilter>
5757
<Filter entryType="Namespace" fullName="CefSharp.Internals" isExposed="False" xmlns="" />
5858
</ApiFilter>
59-
<VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected</VisibleItems>
60-
<HeaderText>Version 63.0.0</HeaderText>
59+
<VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, EditorBrowsableNever, NonBrowsable</VisibleItems>
60+
<HeaderText>Version 67.0.0</HeaderText>
6161
<CopyrightHref>https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE</CopyrightHref>
6262
</PropertyGroup>
6363
<!-- There are no properties for these groups. AnyCPU needs to appear in order for Visual Studio to perform

0 commit comments

Comments
 (0)