Merge pull request #2083 from tgstation/dependabot/nuget/Microsoft.AspNetCore.SignalR.Client-9.0.1

Bump Microsoft.AspNetCore.SignalR.Client from 9.0.0 to 9.0.1
This commit is contained in:
tgstation-server-ci[bot]
2025-01-21 11:02:01 +00:00
committed by GitHub
@@ -11,7 +11,7 @@
<ItemGroup>
<!-- Usage: Connecting to SignalR hubs in API -->
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.1" />
<!-- Usage: Using target JSON serializer for API -->
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="9.0.0" />
</ItemGroup>