Skip to content

Drop support for EOL target frameworks #50

@abjerner

Description

@abjerner

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.type/chore

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions