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

Remove Microsoft.AspNet.WebApi.Client and Newtonsoft.Json.Bson from shared fx #6552

Merged
merged 1 commit into from Jan 10, 2019

Conversation

pranavkm
Copy link
Contributor

No description provided.

@natemcmaster natemcmaster added the breaking-change This issue / pr will introduce a breaking change, when resolved / merged. label Jan 10, 2019
@natemcmaster
Copy link
Contributor

I've added this assembly to the list in #3755.

From our internal discussions, this assembly has a dependency on Newtonsoft.Json. It is our goal by the time 3.0 ships to remove Newtonsoft.Json from Microsoft.AspNetCore.App. It's unclear how we could replace Microsoft.AspNet.WebApi.Client's dependency on Newtonsoft.Json, so we are preemptively removing it for 3.0 Preview 2. We will continue to investigate a replacement. In the meantime, users calling the APIs this assembly provides should add a package reference to Microsoft.AspNet.WebApi.Client.

@pranavkm pranavkm merged commit 13841ab into master Jan 10, 2019
@pranavkm pranavkm deleted the prkrishn/json-net branch January 10, 2019 17:34
Copy link
Member

@rynowak rynowak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This issue / pr will introduce a breaking change, when resolved / merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants