We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f8e67 commit b88d306Copy full SHA for b88d306
readme.md
@@ -51,7 +51,7 @@ elf.Write(outStream);
51
- Integration with ELF to support easy reading/writing back
52
- Support for relocatable sections
53
- Use of a Diagnostics API to validate file format (on read/before write)
54
-- Library requiring `net7.0`
+- Library requiring `net8.0`
55
- If you are looking for `netstandard2.1` support you will need to use `0.4.0` version
56
57
## Documentation
0 commit comments