Skip to content

Commit 940a154

Browse files
Bump Microsoft.AspNetCore.SignalR.Protocols.Json from 8.0.11 to 9.0.4
Bumps [Microsoft.AspNetCore.SignalR.Protocols.Json](https://github.com/dotnet/aspnetcore) from 8.0.11 to 9.0.4. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.11...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Protocols.Json dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cc1d43 commit 940a154

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
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.3" />
1818
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.10" />
1919
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.10" />
20-
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.10" />
20+
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="9.0.4" />
2121
<PackageVersion Include="Microsoft.Build" Version="17.11.4" />
2222
<PackageVersion Include="Microsoft.Build.Locator" Version="1.7.8" />
2323
<PackageVersion Include="System.Text.Json" Version="9.0.3" />

0 commit comments

Comments
 (0)