- Notifications
You must be signed in to change notification settings - Fork750
Closed
Description
I propose we drop support for the older .NET Framework versions, that do not support .NET Standard 2.0. According tothe official documentation this would leave us with:
- .NET Framework 4.6.1+ (requires manual installation on Windows 8.X, Windows 10 1507 (the very first one), and Windows Server 2012 + R2)
- .NET Core 2.0+
- Mono 5.4+
- Xamarin.Mac 3.8+
- Unity 2018.1+
This should remove thexplat
option, and a few polyfills as well as dependency on Python modules inside C# code in some cases (OS detection).
Metadata
Metadata
Assignees
Labels
No labels