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

Rollback to DataContractJsonSerializer #77

Merged
merged 1 commit into from
Aug 9, 2017
Merged

Conversation

0657code
Copy link
Contributor

@0657code 0657code commented Aug 9, 2017

#76
Newtonsoft.Json does not serialize the Resource as a Location type, thus the cast in the ParseResponse-Method fails.

DataContractJsonSerializer was tested to serialize this correctly.

Newtonsoft.Json does not serialize the Resource as a Location type, thus the cast in the ParseRespone-Method fails.
@chadly
Copy link
Owner

chadly commented Aug 9, 2017

hmm, that was not intentional switching that to newtonsoft. Not sure how that got in the final version. Thanks for catching this.

@chadly chadly merged commit b9db587 into chadly:master Aug 9, 2017
@0657code 0657code deleted the patch-1 branch August 9, 2017 14:28
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