Merge pull request #1861 from tgstation/dependabot/nuget/Microsoft.AspNetCore.SignalR.Client-8.0.8

Bump Microsoft.AspNetCore.SignalR.Client from 8.0.7 to 8.0.8
This commit is contained in:
Jordan Dominion
2024-08-15 07:44:55 -04:00
committed by GitHub
@@ -11,7 +11,7 @@
<ItemGroup>
<!-- Usage: Connecting to SignalR hubs in API -->
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.7" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
<!-- Usage: Using target JSON serializer for API -->
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="8.0.7" />
</ItemGroup>