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

Prevent ILazyLoader property in proxy from being serialized by JSON.NET #13340

Merged
merged 2 commits into from
Sep 18, 2018

Conversation

ajcvickers
Copy link
Contributor

Fixes #12772

Using IgnoreDataMember for this since it doesn't bring in any new dependencies and is honored by JSON.NET.

@ajcvickers ajcvickers force-pushed the OurJasonWhoWorksUpAtTheCastle0916 branch 2 times, most recently from 5615707 to 2825957 Compare September 18, 2018 22:04
Fixes #12772

Using `IgnoreDataMember` for this since it doesn't bring in any new dependencies and is honored by JSON.NET.
@ajcvickers ajcvickers force-pushed the OurJasonWhoWorksUpAtTheCastle0916 branch from 2825957 to 2bb602f Compare September 18, 2018 22:37
@ajcvickers ajcvickers merged commit 2bb602f into release/2.2 Sep 18, 2018
@smitpatel smitpatel deleted the OurJasonWhoWorksUpAtTheCastle0916 branch September 19, 2018 21:02
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

Successfully merging this pull request may close these issues.

2 participants