Skip to content

Drop support for outdated frameworks (net461, net472 and netstandard2.0) #105

@Jericho

Description

@Jericho

I started thinking about dropping support for frameworks that have reached end-of-life (or will reach it soon or have been replaced by a framework version that will be supported longer-term) a while ago and I intend to implement the following changes in the next major release:

  • Drop net461 and net472 and replace them with net48
  • Drop netstandard2.0 and replace it with netstandard2.1
  • Add support for net6.0

Metadata

Metadata

Assignees

Labels

Breaking ChangeThis change causes backward compatibility issue(s)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions