Skip to content

Commit c173201

Browse files
authored
bump csharp to 2.17 (#827)
1 parent d4f49d9 commit c173201

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
99
package-name-org = "docs-ecosystem"
1010
stable-api = "Stable API"
1111

12-
csharp-version = "2.16"
12+
csharp-version = "2.17"
1313
csharp-docs-versioned = "https://mongodb.github.io/mongo-csharp-driver/{+csharp-version+}"
1414

1515
java-version = "4.6"

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,19 @@
1717
- .NET 4.7 [#2.14-note]_
1818
- .NET 4.6
1919
- .NET 4.5 [#4.5.2]_
20-
20+
* - 2.17
21+
- |checkmark|
22+
- |checkmark|
23+
- |checkmark|
24+
- |checkmark|
25+
- |checkmark|
26+
- |checkmark|
27+
-
28+
-
29+
- |checkmark|
30+
- |checkmark|
31+
-
32+
-
2133
* - 2.16
2234
- |checkmark|
2335
- |checkmark|

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@
1414
- MongoDB 3.2
1515
- MongoDB 3.0
1616
- MongoDB 2.6
17+
* - 2.17
18+
- ✓
19+
- ✓
20+
- ✓
21+
- ✓
22+
- ✓
23+
- ✓
24+
-
25+
-
26+
-
27+
-
1728
* - 2.16
1829
- ✓
1930
- ✓

0 commit comments

Comments
 (0)