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

Added .Net Standard 2.0 target framework for vNext #273

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

Manny651
Copy link

Fixes #257

I'd like to say that all test pass, but I'm unable to run the integration tests on my current machine.

@pardahlman
Copy link
Owner

Very interesting! I'll try to run the test myself and see that nothing breaks. Was the upgrade of Newtonsoft.Json necessary?

@Manny651
Copy link
Author

The (now obsolete) method TypeNameAssemblyFormat does not seem to be compatible with Net Standard 2.0. We have to use TypeNameAssemblyFormatHandling instead. This method is new in Json.NET v10.

@pardahlman pardahlman merged commit fd1d823 into pardahlman:stable Sep 29, 2017
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.

None yet

2 participants