|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
3 | 3 | <PropertyGroup>
|
4 |
| - <SHFBROOT Condition=" '$(SHFBROOT)' == '' ">$(MSBuildThisFileDirectory)..\..\packages\EWSoftware.SHFB.2017.1.28.0\Tools\</SHFBROOT> |
5 | 4 | <ComponentPath>$(MSBuildThisFileDirectory)..\..\packages</ComponentPath>
|
6 | 5 | <!-- The configuration and platform will be used to determine which
|
7 | 6 | assemblies to include from solution and project documentation
|
|
54 | 53 | <NamespaceSummaryItem name="MongoDB.Driver.GeoJsonObjectModel.Serializers" isDocumented="True">GeoJson object model serializers.</NamespaceSummaryItem>
|
55 | 54 | <NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication" isDocumented="True">The MongoDB.Driver.Core.Authentication namespace contains classes related to authentication.</NamespaceSummaryItem>
|
56 | 55 | <NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Sspi" isDocumented="False" />
|
| 56 | + <NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Vendored" isDocumented="True">The MongoDB.Driver.Core.Authentication.Vendored contains types and classes vendored in to support authentication.</NamespaceSummaryItem> |
57 | 57 | <NamespaceSummaryItem name="MongoDB.Driver.Core.Bindings" isDocumented="True">The MongoDB.Driver.Core.Bindings namespace contains classes related to bindings.</NamespaceSummaryItem>
|
58 | 58 | <NamespaceSummaryItem name="MongoDB.Driver.Core.Clusters" isDocumented="True">The MongoDB.Driver.Core.Clusters namespace contains classes related to clusters.</NamespaceSummaryItem>
|
59 | 59 | <NamespaceSummaryItem name="MongoDB.Driver.Core.Clusters.ServerSelectors" isDocumented="True">The MongoDB.Driver.Core.Clusters.ServerSelectors namespace contains classes related to server selectors.</NamespaceSummaryItem>
|
|
72 | 72 | <NamespaceSummaryItem name="MongoDB.Driver.Core.WireProtocol.Messages.Encoders.BinaryEncoders" isDocumented="True">The MongoDB.Driver.Core.WireProtoco.Messages.Encoders.BinaryEncoders namespace contains classes related to binary message encoders.</NamespaceSummaryItem>
|
73 | 73 | <NamespaceSummaryItem name="MongoDB.Driver.Core.WireProtocol.Messages.Encoders.JsonEncoders" isDocumented="True">The MongoDB.Driver.Core.WireProtoco.Messages.Encoders.JsonEncoders namespace contains classes related to JSON message encoders.</NamespaceSummaryItem>
|
74 | 74 | </NamespaceSummaries>
|
75 |
| - <CopyrightText>Copyright &#169%3b 2010-2015 MongoDB Inc.</CopyrightText> |
| 75 | + <CopyrightText>Copyright &#169%3b 2010&ndash%3bpresent MongoDB Inc.</CopyrightText> |
76 | 76 | <FeedbackEMailAddress>dotnet-driver%40mongodb.com</FeedbackEMailAddress>
|
77 | 77 | <FeedbackEMailLinkText>MongoDB</FeedbackEMailLinkText>
|
78 | 78 | <FrameworkVersion>.NET Framework 4.5</FrameworkVersion>
|
|
0 commit comments