Skip to content

Commit

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

Bump TypedSignalR.Client from 3.2.1 to 3.3.0
  • Loading branch information
nenoNaninu authored Feb 11, 2023
2 parents 9be2af1 + 7190410 commit 1ad728e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ConsoleApp/ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="7.0.2" />
<PackageReference Include="TypedSignalR.Client" Version="3.2.1">
<PackageReference Include="TypedSignalR.Client" Version="3.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 1ad728e

Please sign in to comment.