File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ MongoDB C# Driver
11
11
12
12
.. toctree::
13
13
14
- Previous Versions </previous-versions>
15
14
Quick Start </quick-start>
16
15
Quick Reference </quick-reference>
17
16
What's New </whats-new>
@@ -34,11 +33,6 @@ You can add the driver to your application to work with MongoDB in {+language+}.
34
33
Download the driver using `NuGet <https://www.nuget.org/packages/MongoDB.Driver>`__, or set up a runnable
35
34
project by following our :ref:`Quick Start guide <csharp-quickstart>`.
36
35
37
- Previous Versions
38
- -----------------
39
-
40
- For documentation on versions of the driver v2.18 and earlier, see the :ref:`csharp-previous-versions` section.
41
-
42
36
Connect to a Compatible MongoDB Deployment
43
37
------------------------------------------
44
38
You can’t perform that action at this time.
0 commit comments