Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.SignalR.Client and Microsoft.AspNetCore.Sig…
Browse files Browse the repository at this point in the history
…nalR.Protocols.Json

Bumps Microsoft.AspNetCore.SignalR.Client and Microsoft.AspNetCore.SignalR.Protocols.Json. These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.6 to 8.0.7

Updates `Microsoft.AspNetCore.SignalR.Protocols.Json` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 80c7419 commit b4d092c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.7" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.7" />
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageVersion Include="Tapper" Version="1.11.0" />
Expand Down

0 comments on commit b4d092c

Please sign in to comment.