Skip to content

Commit 54e222c

Browse files
Merge pull request #260 from GNimrodG/dependabot/nuget/smo-backend/Microsoft.AspNetCore.SignalR.Protocols.MessagePack-10.0.0
2 parents 5589f8e + 61046e8 commit 54e222c

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)