|
8 | 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | 9 | <SchemaVersion>2.0</SchemaVersion> |
10 | 10 | <ProjectGuid>{6b2e0fe5-8246-4f87-9663-d72ebadfc53f}</ProjectGuid> |
11 | | - <SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion> |
| 11 | + <SHFBSchemaVersion>2015.6.5.0</SHFBSchemaVersion> |
12 | 12 | <!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual |
13 | 13 | Studio adds them anyway --> |
14 | 14 | <AssemblyName>Documentation</AssemblyName> |
|
23 | 23 | <HelpTitle>Open MCDF</HelpTitle> |
24 | 24 | <MissingTags>Summary, AutoDocumentCtors</MissingTags> |
25 | 25 | <DocumentationSources> |
26 | | - <DocumentationSource sourceFile="..\src\bin\Debug\OpenMcdf.dll" /> |
27 | | -<DocumentationSource sourceFile="..\src\bin\Debug\OpenMcdf.xml" /></DocumentationSources> |
| 26 | + <DocumentationSource sourceFile="..\..\bin\Release\OpenMcdf\OpenMcdf.dll" /> |
| 27 | +<DocumentationSource sourceFile="..\..\bin\Release\OpenMcdf\OpenMcdf.xml" /></DocumentationSources> |
28 | 28 | <FeedbackEMailAddress>ironfede%40users.sourceforge.net</FeedbackEMailAddress> |
29 | 29 | <BuildLogFile> |
30 | 30 | </BuildLogFile> |
|
36 | 36 | </SandcastlePath> |
37 | 37 | <WorkingPath> |
38 | 38 | </WorkingPath> |
39 | | - <PresentationStyle>Prototype</PresentationStyle> |
| 39 | + <PresentationStyle>VS2013</PresentationStyle> |
40 | 40 | <Language>en-US</Language> |
41 | 41 | <NamespaceSummaries> |
42 | 42 | <NamespaceSummaryItem name="BinaryTrees" isDocumented="False" xmlns="" /> |
|
52 | 52 | </Filter> |
53 | 53 | <Filter entryType="Namespace" fullName="RBTree" isExposed="False" /> |
54 | 54 | </ApiFilter> |
55 | | - <HelpFileVersion>1.5.4.0</HelpFileVersion> |
| 55 | + <HelpFileVersion>2.0</HelpFileVersion> |
56 | 56 | <CollectionTocStyle>Hierarchical</CollectionTocStyle> |
57 | 57 | <MaximumGroupParts>2</MaximumGroupParts> |
58 | 58 | <NamespaceGrouping>False</NamespaceGrouping> |
59 | | - <SyntaxFilters>Standard</SyntaxFilters> |
| 59 | + <SyntaxFilters>C#</SyntaxFilters> |
60 | 60 | <SdkLinkTarget>Blank</SdkLinkTarget> |
61 | 61 | <RootNamespaceContainer>False</RootNamespaceContainer> |
62 | 62 | <Preliminary>False</Preliminary> |
63 | 63 | <NamingMethod>Guid</NamingMethod> |
64 | 64 | <ContentPlacement>AboveNamespaces</ContentPlacement> |
65 | 65 | <BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity> |
66 | | - <HelpFileFormat>Website</HelpFileFormat> |
| 66 | + <HelpFileFormat>HtmlHelp1</HelpFileFormat> |
67 | 67 | <IndentHtml>False</IndentHtml> |
68 | 68 | <FrameworkVersion>.NET Framework 4.0</FrameworkVersion> |
69 | 69 | <KeepLogFile>True</KeepLogFile> |
|
0 commit comments