Hello, I noticed that the current target framework for the library is netstandard2.1. However, this excludes compatibility with .NET Framework.
Would it be possible to switch the target framework to netstandard2.0? This change would make the library accessible to a wider range of environments, including those still using .NET Framework.