Skip to content

Support lower versions of netstandard #5

@fredrikhr

Description

@fredrikhr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions