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

Support for FSharpSet<T> #92

Merged
merged 11 commits into from
Jan 31, 2018
Merged

Support for FSharpSet<T> #92

merged 11 commits into from
Jan 31, 2018

Conversation

joey-becker
Copy link
Contributor

A bug in EnumerableSerializerFactory.cs causes an exception to be thrown when deserializing FSharpSet<T>. Fixed the bug and added a test for the serialization of FSharp<T> to FSharpTests.cs.

@Horusiath Horusiath merged commit f587c9e into akkadotnet:dev Jan 31, 2018
@Horusiath
Copy link
Contributor

@joey-becker Thanks. Good catch 👍

@Aaronontheweb
Copy link
Member

@Horusiath guess we'll need to do another release of Hyperion then

This was referenced Jan 31, 2018
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.

3 participants