Grace.DependencyInjection.Extensions icon indicating copy to clipboard operation
Grace.DependencyInjection.Extensions copied to clipboard

Drop .netstandard 1.0

Open ipjohnson opened this issue 5 years ago • 3 comments

A question was asked by @cnshenj in PR #18 about dropping .netstandard 1.0 support. Microsoft has stopped supporting it so it seems rational to drop support for it as well.

This would allow removal of the compile time diffs added recently to support a netstandard 2.0 only features.

ipjohnson avatar Jan 03 '20 15:01 ipjohnson

This would also remove the security alert that comes up on the front of the page because of the nuget package.

We found a potential security vulnerability in one of your dependencies.
Only the owner of this repository can see this message.

ipjohnson avatar Jan 03 '20 15:01 ipjohnson

I've implemented this but I'm going to keep the issue open a while so that people see it

ipjohnson avatar Jan 03 '20 16:01 ipjohnson

Maybe time to close this one? :)

silkfire avatar Dec 05 '21 15:12 silkfire