oliverbooth / X10D

Extension methods on crack.
https://oliverbooth.github.io/X10D/
MIT License
28 stars 2 forks source link

Upgrade project to .NET 6 with C# 10 #45

Closed oliverbooth closed 2 years ago

oliverbooth commented 2 years ago

This will inherently (yet not inadvertently) remove Unity support.

oliverbooth commented 2 years ago

Interfaces with static abstract members is a preview feature, which enabling would require consumers of X10D to also enable preview features.

I'm not entirely happy doing that, therefore this issue will be on the backburner for the forseeable future

oliverbooth commented 2 years ago

Unity support has been reintroduced as of 3.1.0-nightly.89, with multi-target build. X10D now targets both .NET 6 and .NET Standard 2.1