Skip to content

Commit 756a546

Browse files
author
Chris Cho
authored
DOCSP-30911: Add server lifecycle support callout (#119)
* DOCSP-30911: Add server lifecycle support callout
1 parent 92a6a8b commit 756a546

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

source/compatibility.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ Compatibility
1414
MongoDB Compatibility
1515
---------------------
1616

17-
The following compatibility table specifies the recommended version(s) of the
18-
{+driver-long+} for use with a specific version of MongoDB.
17+
The following compatibility table specifies the recommended version or versions
18+
of the {+driver-long+} for use with a specific version of MongoDB.
1919

2020
The first column lists the driver version.
2121

22+
.. sharedinclude:: dbx/lifecycle-schedule-callout.rst
23+
2224
.. sharedinclude:: dbx/compatibility-table-legend.rst
2325

2426
.. include:: /includes/mongodb-compatibility-table-csharp.rst

source/index.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ MongoDB C# Driver
66

77
.. facet::
88
:name: programming_language
9-
:values: csharp, dotnet
9+
:values: csharp
10+
11+
.. meta::
12+
:keywords: dotnet
1013

1114
.. toctree::
1215

0 commit comments

Comments
 (0)