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 JsonPatch from the shared framework #6867

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

natemcmaster
Copy link
Contributor

Part of #4260 and #3755

This dependency should have been removed when we did #5146, but it got missed. Per our design review, this was one of the assemblies we decided should be removed from the shared framework. Users can add this to their projects by adding a PackageReference.

cc @mkArtakMSFT @muratg we should do this for Preview 2 to front load as many breaking changes as we can.

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

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

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

Package is already in the right section in artifacts.props: https://github.com/aspnet/AspNetCore/blob/master/build/artifacts.props#L56

@natemcmaster natemcmaster added this to the 3.0.0-preview2 milestone Jan 19, 2019
@natemcmaster natemcmaster merged commit 958e904 into dotnet:master Jan 19, 2019
@natemcmaster natemcmaster deleted the json-patch branch January 19, 2019 06:03
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.

3 participants