|
7 | 7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
8 | 8 | <SchemaVersion>2.0</SchemaVersion> |
9 | 9 | <ProjectGuid>{3675c5a0-d2d7-461e-bd9a-e2974b9c3141}</ProjectGuid> |
10 | | - <SHFBSchemaVersion>2015.6.5.0</SHFBSchemaVersion> |
| 10 | + <SHFBSchemaVersion>2017.9.26.0</SHFBSchemaVersion> |
11 | 11 | <!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual Studio adds them anyway --> |
12 | 12 | <AssemblyName>Documentation</AssemblyName> |
13 | 13 | <RootNamespace>Documentation</RootNamespace> |
|
31 | 31 | <DocumentationSource sourceFile="CefSharp\CefSharp.csproj" /> |
32 | 32 | <DocumentationSource sourceFile="CefSharp.Core\CefSharp.Core.vcxproj" /> |
33 | 33 | </DocumentationSources> |
34 | | - <HelpFileVersion>63.0.0</HelpFileVersion> |
| 34 | + <HelpFileVersion>67.0.0</HelpFileVersion> |
35 | 35 | <MaximumGroupParts>2</MaximumGroupParts> |
36 | 36 | <NamespaceGrouping>True</NamespaceGrouping> |
37 | 37 | <SyntaxFilters>C#, Managed C++</SyntaxFilters> |
|
56 | 56 | <ApiFilter> |
57 | 57 | <Filter entryType="Namespace" fullName="CefSharp.Internals" isExposed="False" xmlns="" /> |
58 | 58 | </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> |
61 | 61 | <CopyrightHref>https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE</CopyrightHref> |
62 | 62 | </PropertyGroup> |
63 | 63 | <!-- There are no properties for these groups. AnyCPU needs to appear in order for Visual Studio to perform |
|
0 commit comments