Skip to content

Commit 28e20ea

Browse files
Bump Microsoft.AspNetCore.SignalR.Protocols.Json from 8.0.7 to 8.0.8
Bumps [Microsoft.AspNetCore.SignalR.Protocols.Json](https://github.com/dotnet/aspnetcore) 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) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Protocols.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6fd9d8 commit 28e20ea

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
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
1414
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.7" />
1515
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.8" />
16-
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.7" />
16+
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.8" />
1717
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
1818
<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.10" />
1919
<PackageVersion Include="Tapper" Version="1.11.0" />

0 commit comments

Comments
 (0)