Skip to content

Commit 4f6690b

Browse files
Bump Microsoft.AspNetCore.SignalR.Client, Microsoft.AspNetCore.SignalR.Protocols.Json and Microsoft.Extensions.Logging.Abstractions
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore), Microsoft.AspNetCore.SignalR.Protocols.Json and Microsoft.Extensions.Logging.Abstractions. These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8) Updates `Microsoft.AspNetCore.SignalR.Protocols.Json` from 8.0.7 to 8.0.8 Updates `Microsoft.Extensions.Logging.Abstractions` from 6.0.0 to 8.0.1 --- 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 - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c50b719 commit 4f6690b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
1313
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
14-
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.7" />
14+
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
1515
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.8" />
1616
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.8" />
1717
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />

0 commit comments

Comments
 (0)