diff --git a/Documentation/References/compatibility.md b/Documentation/References/compatibility.md index 67084775b..0d4928f16 100644 --- a/Documentation/References/compatibility.md +++ b/Documentation/References/compatibility.md @@ -8,7 +8,7 @@ weight: 1 ## By Runtime version: | Runtime | DotNET SDK | JavaScript SDK | |---------------|-----------------|-----------------| -| 9.5.0 | 17.0.0 - 23.2.2 | 24.0.0 | +| 9.5.0 | 17.0.0 - 23.2.3 | 24.0.0 | | 8.8.0 - 8.9.5 | 17.0.0 - 21.0.2 | 24.0.0 | | 8.5.0 - 8.7.2 | 17.0.0 - 19.0.0 | 24.0.0 | | 8.3.0 - 8.4.3 | 17.0.0 - 17.2.3 | 24.0.0 | @@ -31,7 +31,7 @@ weight: 1 ## By DotNET SDK version: | DotNET SDK | Runtime | |-----------------|---------------| -| 22.0.0 - 23.2.2 | 9.5.0 | +| 22.0.0 - 23.2.3 | 9.5.0 | | 20.0.0 - 21.0.2 | 8.8.0 - 9.5.0 | | 18.0.0 - 19.0.0 | 8.5.0 - 9.5.0 | | 17.1.0 - 17.2.3 | 8.3.0 - 9.5.0 |