Skip to content

fixed c# dictionary deseriead failed, the string key can't convert to…#118

Open
jiangdengc wants to merge 1 commit intoLitJSON:developfrom
jiangdengc:work
Open

fixed c# dictionary deseriead failed, the string key can't convert to…#118
jiangdengc wants to merge 1 commit intoLitJSON:developfrom
jiangdengc:work

Conversation

@jiangdengc
Copy link

because of that the all dictionary key has been convert to string , there is an issue which string key can't convert to correct key type of dictionary when deseriead from json, so i fixed it for my use, maybe there is some mistake . you can modify

Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

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

There seems to be failing tests after this change.

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