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

Fix the non-public collection serialization. #34

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

ycherkes
Copy link
Owner

Enumerable.Range(0, 10) was wrongly dumped in NET80 as new RangeIterator { ... }

@ycherkes ycherkes merged commit 29f382f into main Jan 24, 2024
@ycherkes ycherkes deleted the fix/net8-rangeiterator branch January 24, 2024 21:17
ycherkes added a commit to ycherkes/ObjectDumper that referenced this pull request Jan 31, 2024
Update the VarDump to 0.2.15 (Fix the non-public collection serialization. ycherkes/VarDump#34)
ycherkes added a commit to ycherkes/ObjectDumper that referenced this pull request Jan 31, 2024
* Fix the UWP workaround (regression)
Update the VarDump to 0.2.15 (Fix the non-public collection serialization. ycherkes/VarDump#34)
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.

1 participant