aaubry / YamlDotNet

YamlDotNet is a .NET library for YAML
MIT License
2.58k stars 484 forks source link

fix: floating-point number serialization issue for non-normal values #992

Closed filzrev closed 2 weeks ago

filzrev commented 1 month ago

This PR intended to fix #991.

What's changed in this PR