Release 9.1.0 [DateTimeOnly.Json]
Package 9.1.0 on NuGet contains the following changes:
- #102 The
System.Text.Json.DateOnlyclass was renamed toSystem.Text.Json.JsonDateOnlyto prevent ambiguous name resolution problems. - #102 The
System.Text.Json.TimeOnlyclass was renamed toSystem.Text.Json.JsonTimeOnlyto prevent ambiguous name resolution problems. - #102 Thanks, @Swimburger, for pointing out this problem with breaking the existing code by adding the NuGet package.
- The
System.Text.Jsonpackage was upgraded from version 9.0.2 to version 9.0.8 for better compatibility. - The
Portable.System.DateTimeOnlypackage was upgraded to version 9.0.1 for better compatibility.