Skip to content

Conversation

alexvaluyskiy
Copy link
Contributor

@alexvaluyskiy alexvaluyskiy commented Sep 12, 2017

Fixed #3087
Also converted Sharding example to .NET Core 1.1

@@ -149,12 +149,9 @@ public sealed override object FromBinary(byte[] bytes, Type type)
/// <summary>
/// INTERNAL API.
/// </summary>
internal static class SerializerIdentifierHelper
public static class SerializerIdentifierHelper
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made this class as internal by accident. It should be public

@Aaronontheweb
Copy link
Member

Aaronontheweb commented Sep 13, 2017

@alexvaluyskiy I don't get it, where is the actual fix for the issue in this PR?

edit: in other words, I looked through the files and couldn't find it. Could you call it out with a comment?

@Aaronontheweb Aaronontheweb merged commit 89fd85a into akkadotnet:dev Sep 14, 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.

2 participants