File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,13 @@ Compatibility
14
14
MongoDB Compatibility
15
15
---------------------
16
16
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.
19
19
20
20
The first column lists the driver version.
21
21
22
+ .. sharedinclude:: dbx/lifecycle-schedule-callout.rst
23
+
22
24
.. sharedinclude:: dbx/compatibility-table-legend.rst
23
25
24
26
.. include:: /includes/mongodb-compatibility-table-csharp.rst
Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ MongoDB C# Driver
6
6
7
7
.. facet::
8
8
:name: programming_language
9
- :values: csharp, dotnet
9
+ :values: csharp
10
+
11
+ .. meta::
12
+ :keywords: dotnet
10
13
11
14
.. toctree::
12
15
You can’t perform that action at this time.
0 commit comments