Closed gcbeattyAWS closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.81%. Comparing base (
589d9b9
) to head (6aa5366
). Report is 3 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue #, if available:
Description of changes: When building with .NET 9 we were getting
The System.Text.Json dependency comes from
Microsoft.AspNetCore.SignalR.Client
This change updates the
Microsoft.AspNetCore.SignalR.Client
version that includes the patched System.Text.Json version(6.0.11)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.