-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
release/1.2.0status/ideaThe ideas in this issue are great idea, but we're not ready to work on it in the near future.The ideas in this issue are great idea, but we're not ready to work on it in the near future.type/chore
Description
Microsoft recommends no longer supporting .NET Standard 1.1 and .NET Standard 2.0. With .NET 9, the compiler will even trigger a warning:
https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/9.0/netstandard-warning
To follow the recommendation, and also clean up the code a bit, the package drop support for .NET Standard 1.1 and .NET Standard 2.0. This could possibly be for a v1.2.0
release.
Metadata
Metadata
Assignees
Labels
release/1.2.0status/ideaThe ideas in this issue are great idea, but we're not ready to work on it in the near future.The ideas in this issue are great idea, but we're not ready to work on it in the near future.type/chore