-
-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Description
Currently CLU targets either full .NET Framework 4.5 or the new .NET Standard 2.0.
The advice from Microsoft for library authors is to target the lowest version of .NET Standard that you can get away with.
To support CLU on more .NET platforms out of the box, it would be better to see if lower versions of .NET Standard can be targeted.
Metadata
Metadata
Assignees
Labels
No labels