Skip to content

Commit

Permalink
Merge pull request #1861 from tgstation/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.SignalR.Client-8.0.8

Bump Microsoft.AspNetCore.SignalR.Client from 8.0.7 to 8.0.8
  • Loading branch information
Cyberboss authored Aug 15, 2024
2 parents 1c1d8e4 + dca0946 commit 32f121e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Client/Tgstation.Server.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 32f121e

Please sign in to comment.