Skip to content

Target frameworks: why so many? #159

Closed
@YaroslavKormushyn

Description

@YaroslavKormushyn

Is there a specific need to have so many target frameworks?
I was under the impression that it's easier to target the lowest possible version, which is compatible with any newer version by design.
So this way we would have net35 instead of net35;net40;net45; and netstandard1.0 instead of netstandard1.0;netstandard1.1;netstandard2.0;netstandard2.1;.

I may be missing something here, so please feel free to point out the reasons for this set of target frameworks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions