Skip to content

Drop .NET Standard 2.1 ? #235

@0xced

Description

@0xced

The reason why you would multi-target .NET Standard 2.0 + .NET Standard 2.1 is to take advantage of APIs in .NET Standard 2.1 that are not available in .NET Standard 2.0. This is not the case for this project where all APIs used are compatible with .NET Standard 2.0. Adding a .NET Standard 2.1 target framework only makes the NuGet package grow in size without any other added benefit.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions