-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
Description
Describe the bug
In Nuget Description, AcadSharp
Requires System.Text.Encoding.CodePages>=9.0.6
. But when i use ILSpy to disassembly the AcadSharp.dll
, it refers System.Text.Encoding.CodePages==9.0.0
.
To Reproduce
Steps to reproduce the behavior or an example of the code used.
Expected behavior
A clear and concise description of what you expected to happen if needed.
Screenshots


Additional context
Add any other context about the problem here.
If the issue is related to an specific dwg/dxf file and if able, attach that file to the issue of an equivalent with the same error.
Release needed
- [ x ] Yes, using the Nuget package.
- No, using the github repo.