Skip to content

Remove netstandard1.3 support #1031

Closed
Closed
@bgrainger

Description

@bgrainger

Now that MySqlConnector is targeting net6.0, it seems very unnecessary to also keep targeting netstandard1.3. There are a lot of #if blocks in the code purely for that target framework, and removing it would simplify a lot of code.

This also aligns with (part of) Microsoft's decision for their packages: dotnet/announcements#190

MySqlConnector 1.3.x is quite stable, and could continue to be used by netstandard1.3 consumers.

(Split from #636.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions