Active discussion related to this change is here: #3115
- .NET Standard is EOL
- Carries a different tree of dependencies, making dependency management more complex
- Simplifies build, test and packaging (smaller matrix)
- Gets rid of special case code for .NET Standard
- Increases the ability to merge .NET and .NET Framework classes
Wonder if any platforms will suffer from this?