We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce3d91 commit addbe40Copy full SHA for addbe40
1 file changed
README.md
@@ -90,7 +90,8 @@ The libraries are versioned according to [Semantic Versioning 2.0](https://semve
90
| 2.x | .NET Standard 2.1 | :x: |
91
| 3.x | .NET Standard 2.1, .NET 5 | :x: |
92
| 4.x | .NET 6 | :x: |
93
-| 5.x | .NET 8 | :heavy_check_mark: |
+| 5.x | .NET 8 | :white_check_mark: |
94
+| 6.x | .NET 10 | :heavy_check_mark: |
95
96
:x: - unsupported, :white_check_mark: - bug and security fixes only, :heavy_check_mark: - active development
97
0 commit comments