Skip to content

Commit 8f271b0

Browse files
committed
Add .net version note to the readme
1 parent 807d5ac commit 8f271b0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ comprehensive solution to handle various encoding scenarios effortlessly.
1111
## Nuget Package
1212
[MagicFileEncoding at nuget.org](https://www.nuget.org/packages/MagicFileEncoding/)
1313

14+
## .Net Version
15+
- **.Net 8:** Magic File Encoding **3.0.0 and newer**
16+
- **.Net 6:** Magic File Encoding **2.0.1 and older**
17+
1418
## Transformation Considerations
1519
When performing encoding transformations, it is important to be mindful of potential issues
1620
that may arise if the target encoding is simpler than the source encoding.

0 commit comments

Comments
 (0)