aaubry / YamlDotNet

YamlDotNet is a .NET library for YAML
MIT License
2.48k stars 466 forks source link

use correct framework #924

Closed kasperk81 closed 1 month ago

kasperk81 commented 1 month ago

the undocumented names (without period in dotnet 5+) can drop their support when move to double-digit (to avoid potential conflicts) https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks

aaubry commented 1 month ago

This feature has been released in version 15.1.6.