Dead end the Microsoft.Extensions.Configuration.NewtonsoftJson package - #3833
Conversation
|
Just to make sure, did you get sign-off from the library owner's to remove it? |
I think runtime team is supposed to own this package and i dont think we have any person assigned as owner for this one. |
|
Why are we doing this? |
|
@davidfowl - more reasoning than what is listed in #3816:
So unless we can find another home for this package (which only has 42k total downloads in 2 years), it doesn't warrant the maintenance burden. Is there some unique benefit this package provides that https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/ doesn't? |
| <VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix> | ||
| <PreReleaseVersionLabel>preview</PreReleaseVersionLabel> | ||
| <PreReleaseVersionIteration>2</PreReleaseVersionIteration> | ||
| <PreReleaseVersionIteration>3</PreReleaseVersionIteration> |
There was a problem hiding this comment.
Why is this getting mvoed to 3 now (vs. when we branch?)
There was a problem hiding this comment.
I just combined the changes together, we wont be building or shipping anything from this.
There was a problem hiding this comment.
Is it being retired going forward? Or will there be things for preview 3?
There was a problem hiding this comment.
its being retired going forward. we dont want to ship anything in preview2 as well from extensions repo.
|
Got it, if we don't see the value nor the usage then I'm ok with it. |
Fixes #3816