|
18 | 18 | <HtmlHelpName>SharpZipLib</HtmlHelpName>
|
19 | 19 | <Language>en-US</Language>
|
20 | 20 | <ProjectSummary>#ziplib compression library</ProjectSummary>
|
21 |
| - <MissingTags>Summary, Parameter, Returns, AutoDocumentCtors, Namespace, TypeParameter</MissingTags> |
| 21 | + <MissingTags>Summary, Parameter, Returns, Value, Remarks, AutoDocumentCtors, Namespace, TypeParameter, IncludeTargets, AutoDocumentDispose</MissingTags> |
22 | 22 | <VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, SealedProtected</VisibleItems>
|
23 | 23 | <HtmlHelp1xCompilerPath />
|
24 | 24 | <WorkingPath />
|
25 | 25 | <HelpTitle>ICSharpCode.SharpZipLib Compression Library</HelpTitle>
|
26 | 26 | <PresentationStyle>VS2013</PresentationStyle>
|
27 | 27 | <DocumentationSources>
|
28 | 28 | <DocumentationSource sourceFile="..\bin\ICSharpCode.SharpZipLib.dll" />
|
29 |
| - <DocumentationSource sourceFile="..\bin\ICSharpCode.SharpZipLib.XML" /> |
30 |
| - </DocumentationSources> |
| 29 | +<DocumentationSource sourceFile="..\bin\ICSharpCode.SharpZipLib.XML" /> |
| 30 | +<DocumentationSource sourceFile="..\ICSharpCode.SharpZipLib\ICSharpCode.SharpZipLib.csproj" /></DocumentationSources> |
31 | 31 | <NamespaceSummaries>
|
32 | 32 | <NamespaceSummaryItem name="(global)" isDocumented="False" xmlns="" />
|
33 | 33 | <NamespaceSummaryItem name="ICSharpCode.SharpZipLib" isDocumented="True" xmlns="">The root namespace for this library.</NamespaceSummaryItem>
|
|
48 | 48 | <KeepLogFile>True</KeepLogFile>
|
49 | 49 | <DisableCodeBlockComponent>False</DisableCodeBlockComponent>
|
50 | 50 | <CleanIntermediates>True</CleanIntermediates>
|
| 51 | + <HelpFileVersion>0.87.0.0</HelpFileVersion> |
| 52 | + <MaximumGroupParts>2</MaximumGroupParts> |
| 53 | + <NamespaceGrouping>False</NamespaceGrouping> |
| 54 | + <SyntaxFilters>Standard</SyntaxFilters> |
| 55 | + <SdkLinkTarget>Blank</SdkLinkTarget> |
| 56 | + <RootNamespaceContainer>False</RootNamespaceContainer> |
| 57 | + <Preliminary>False</Preliminary> |
| 58 | + <NamingMethod>MemberName</NamingMethod> |
| 59 | + <ContentPlacement>AboveNamespaces</ContentPlacement> |
51 | 60 | </PropertyGroup>
|
52 | 61 | <!-- There are no properties for these groups. AnyCPU needs to appear in order for Visual Studio to perform
|
53 | 62 | the build. The others are optional common platform types that may appear. -->
|
|
0 commit comments