Drop support for .NET Standard 2.1 #87
Labels
approved
This issue has been approved by the developer
backburner
Development on hold or low-priority
deprecation
Deprecation of unnecessary feature
netstandard2.1
Issue applies to .NET Standard 2.1.
nuget
An issue related to the NuGet package itself.
Milestone
#86 means .NET Standard 2.1 will no longer be necessary to target, and this will pave the way for removing a lot of the conditional imports and various implementations based on platform.
It should be noted that this may be a breaking change to some legacy projects outside of Unity, however .NET Standard has not been Microsoft's focus for some time now, and all future development is going into .NET (Core), with v6 currently in LTS and v8 on the way soon.
This will allow X10D to only target modern frameworks, improving performance and stability all-round.
The text was updated successfully, but these errors were encountered: