Skip to content

Commit 61046e8

Browse files
[backend-nuget]: Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 9.0.10 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Protocols.MessagePack dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc4cca commit 61046e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smo-backend/smo-backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="MessagePack" Version="3.1.4" />
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.11" />
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.11" />
19-
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="9.0.11" />
19+
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="10.0.0" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)