Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add netstandard2.0 #29

Open
aholeton opened this issue Nov 27, 2024 · 1 comment
Open

Add netstandard2.0 #29

aholeton opened this issue Nov 27, 2024 · 1 comment

Comments

@aholeton
Copy link

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

@aholeton
Copy link
Author

aholeton commented Jan 9, 2025

@Oberon00 @z1c0 Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant