Hello, I tried including your package into my project and got following error:
Error NU1605: Detected package downgrade: System.Reflection.Emit.ILGeneration from 4.7.0 to 4.3.0. Reference the package directly from the project to select a different version.
Parsers -> GroupDocs.Parser 20.10.0 -> System.Reflection.Emit 4.7.0 -> System.Reflection.Emit.ILGeneration (>= 4.7.0)
Parsers -> GroupDocs.Parser 20.10.0 -> System.Reflection.Emit.ILGeneration (>= 4.3.0) (NU1605)
Can you please update it or post the correct way to resolve this?
Thanks