Skip to content

Add netstandard2.0 #29

@aholeton

Description

@aholeton

Is your feature request related to a problem? Please describe.
.NET standard 1.x has transitive dependencies on nuget packages that contain vulnerabilities. Also, targeting netstandard1.0 has a fairly large dependency graph.

.NET standard 1.x is getting a bit dated at this point. Targeting netstandard2.0 will resolve the vulnerability issues while still maintaining compatibility with .NET Framework.

https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-1-0#which-net-standard-version-to-target

Describe the solution you'd like
Target netstandard2.0

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