-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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.
Describe the solution you'd like
Target netstandard2.0
Metadata
Metadata
Assignees
Labels
No labels