Skip to content

Commit e6a4c32

Browse files
authored
update csharp tables and pointer to 2.18 (#839)
1 parent b59c2f5 commit e6a4c32

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1010
package-name-org = "docs-ecosystem"
1111
stable-api = "Stable API"
1212

13-
csharp-version = "2.17"
13+
csharp-version = "2.18"
1414
csharp-docs-versioned = "https://mongodb.github.io/mongo-csharp-driver/{+csharp-version+}"
1515

1616
java-version = "4.7"

source/includes/language-compatibility-table-csharp.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@
1717
- .NET 4.7 [#2.14-note]_
1818
- .NET 4.6
1919
- .NET 4.5 [#4.5.2]_
20+
* - 2.18
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
-
28+
-
29+
- ✓
30+
- ✓
31+
-
32+
-
33+
2034
* - 2.17
2135
- ✓
2236
- ✓

source/includes/mongodb-compatibility-table-csharp.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
- MongoDB 3.2
1717
- MongoDB 3.0
1818
- MongoDB 2.6
19+
* - 2.18
20+
- ✓
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
-
27+
-
28+
-
29+
-
1930
* - 2.17
2031
- ✓
2132
- ✓

0 commit comments

Comments
 (0)