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

Order of types in a serialized schema is consistent #891

Merged
merged 4 commits into from
Jul 4, 2019

Conversation

nigel-sampson
Copy link
Contributor

Updates the schema serializer to sort all types and specifies a comparer in order to handle different default sorting on different platforms (see dotnet/corefx#15825 for more details).

Resolves #890

@michaelstaib michaelstaib merged commit 06727d9 into ChilliCream:master Jul 4, 2019
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.

Schema is serialized differently based on platform
2 participants