Skip to content

Commit

Permalink
Merge pull request #26 from nenoNaninu/dependabot/nuget/TypedSignalR.…
Browse files Browse the repository at this point in the history
…Client-3.1.1

Bump TypedSignalR.Client from 3.0.7 to 3.1.1
  • Loading branch information
nenoNaninu authored Aug 22, 2022
2 parents 1ae0c1b + 6cd0916 commit 7faefef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Console.CSharp/Console.CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.8" />
<PackageReference Include="TypedSignalR.Client" Version="3.0.7" PrivateAssets="all" />
<PackageReference Include="TypedSignalR.Client" Version="3.1.1" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7faefef

Please sign in to comment.