We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a9ebe commit c1ac863Copy full SHA for c1ac863
1 file changed
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## v4.0.0
2
* Switch to .Net 10.0
3
* Fix code example 7 and 8 in readme
4
-* Adjust readme code example sto use filePath instead of filename or path
+* Adjust readme code example to use filePath instead of filename or path
5
+* Suppress warnings CA2022 and S2674 due to expected dynamic array length
6
7
## v3.0.0 - 5 Feb 2024
8
* Switch to .Net 8.0
0 commit comments