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