Release 9.1.0 1st beta [DateTimeOnly.Json]
Pre-release
Pre-release
·
29 commits
to master
since this release
Package 9.1.0-beta1 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.