Skip to content

Commit 221f035

Browse files
committed
Sandcastle - Update version and excluded namespaces
1 parent 36fa452 commit 221f035

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CefSharp.shfbproj

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<!-- The configuration and platform will be used to determine which assemblies to include from solution and
@@ -31,7 +31,7 @@
3131
<DocumentationSource sourceFile="CefSharp\CefSharp.csproj" />
3232
<DocumentationSource sourceFile="CefSharp.Core\CefSharp.Core.vcxproj" />
3333
</DocumentationSources>
34-
<HelpFileVersion>76.1.90</HelpFileVersion>
34+
<HelpFileVersion>79.1.350</HelpFileVersion>
3535
<MaximumGroupParts>2</MaximumGroupParts>
3636
<NamespaceGrouping>False</NamespaceGrouping>
3737
<SyntaxFilters>C#, Managed C++</SyntaxFilters>
@@ -55,9 +55,11 @@
5555
</RootNamespaceTitle>
5656
<ApiFilter>
5757
<Filter entryType="Namespace" fullName="CefSharp.Internals" isExposed="False" xmlns="" />
58+
<Filter entryType="Namespace" fullName="CefSharp.WinForms.Internals" isExposed="False" xmlns="" />
59+
<Filter entryType="Namespace" fullName="CefSharp.Wpf.Internals" isExposed="False" xmlns="" />
5860
</ApiFilter>
5961
<VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, EditorBrowsableNever, NonBrowsable</VisibleItems>
60-
<HeaderText>Version 76.1.90</HeaderText>
62+
<HeaderText>Version 79.1.350</HeaderText>
6163
<CopyrightHref>https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE</CopyrightHref>
6264
<NamespaceSummaries>
6365
<NamespaceSummaryItem name="CefSharp" isDocumented="True">Interfaces, enums, structs and classes that make up the core API interface</NamespaceSummaryItem>
@@ -98,4 +100,4 @@
98100
</PostBuildEvent>
99101
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
100102
</PropertyGroup>
101-
</Project>
103+
</Project>

0 commit comments

Comments
 (0)