-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Is your feature request related to a problem? Please describe.
I am wondering why we support .NET Standard 2.1. .NET Standard 2.1 only adds support for Xamarin, Mono and Unity. .NET Framework support is lost due to it being .NET Standard 2.1 instead of 2.0.
Describe the solution you'd like
Remove the support for .NET Standard and only keep supporting .NET versions.
Describe alternatives you've considered
Remove support for .NET standard and add support for .NET Standard 2.0 so it does support .NET Framework.
Metadata
Metadata
Assignees
Labels
No labels