|
8 | 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | 9 | <SchemaVersion>2.0</SchemaVersion> |
10 | 10 | <ProjectGuid>{08800a8d-1a63-490b-9f1b-695112e272f7}</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> |
15 | 15 | <RootNamespace>Documentation</RootNamespace> |
16 | | - <Name>Documentation</Name> |
| 16 | + <Name>MongoRepositoryDocumentation</Name> |
17 | 17 | <!-- SHFB properties --> |
18 | 18 | <OutputPath>Output\</OutputPath> |
19 | 19 | <HtmlHelpName>MongoRepository</HtmlHelpName> |
|
25 | 25 | <DocumentationSource sourceFile="..\MongoRepository\bin\Release\MongoRepository.Net45.xml" /> |
26 | 26 | </DocumentationSources> |
27 | 27 | <ProjectSummary>&lt%3bp&gt%3bThis library provides a thin abstraction layer implementing the repository pattern on top of the &lt%3ba href=&quot%3bhttp://nuget.org/packages/mongocsharpdriver&quot%3b&gt%3bOfficial MongoDB C# driver&lt%3b/a&gt%3b.&lt%3b/p&gt%3b</ProjectSummary> |
28 | | - <CopyrightText>&#169%3b2013 - 2014 Rob Janssen / Devcorner.nl</CopyrightText> |
29 | | - <CopyrightHref>https://mongorepository.codeplex.com</CopyrightHref> |
| 28 | + <CopyrightText>&#169%3b2013 - 2015 Rob Janssen / Devcorner.nl</CopyrightText> |
| 29 | + <CopyrightHref>https://github.com/RobThree/MongoRepository</CopyrightHref> |
30 | 30 | <FeedbackEMailAddress>rob%40devcorner.nl</FeedbackEMailAddress> |
31 | 31 | <FeedbackEMailLinkText>Rob Janssen</FeedbackEMailLinkText> |
32 | 32 | <NamespaceSummaries> |
|
37 | 37 | <SccProvider>SAK</SccProvider> |
38 | 38 | <SccAuxPath>SAK</SccAuxPath> |
39 | 39 | <SccLocalPath>SAK</SccLocalPath> |
40 | | - <HelpFileVersion>1.6.8.0</HelpFileVersion> |
| 40 | + <HelpFileVersion>1.6.9.0</HelpFileVersion> |
41 | 41 | <BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity> |
42 | 42 | <HelpFileFormat>HtmlHelp1, Website</HelpFileFormat> |
43 | 43 | <IndentHtml>False</IndentHtml> |
|
51 | 51 | <SyntaxFilters>Standard</SyntaxFilters> |
52 | 52 | <SdkLinkTarget>Blank</SdkLinkTarget> |
53 | 53 | <RootNamespaceContainer>False</RootNamespaceContainer> |
54 | | - <PresentationStyle>VS2005</PresentationStyle> |
| 54 | + <PresentationStyle>VS2013</PresentationStyle> |
55 | 55 | <Preliminary>False</Preliminary> |
56 | 56 | <NamingMethod>Guid</NamingMethod> |
57 | 57 | <ContentPlacement>AboveNamespaces</ContentPlacement> |
|
0 commit comments