You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.