You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes the GitHubIssue4703 test to use a client that
always uses the default internal serializer. Utf8Json and Json.NET
serialize ValueTuples with different Item* casing - the former
always emits pascal casing whilst Json.NET will case according to
serializer settings
(cherry picked from commit 6e6be17)
0 commit comments