Skip to content

Commit

Permalink
bump: MessagePack
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Dec 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d8b29a7 commit aa90b86
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DotnetPlayground.Web/DotnetPlayground.Web.csproj
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.11" />
<PackageReference Include="MessagePack" Version="3.0.308" />
<PackageReference Include="MessagePack" Version="3.1.0" />
</ItemGroup>

<Target Name="PrepublishScript" BeforeTargets="PrepareForPublish">
2 changes: 1 addition & 1 deletion InkBall

0 comments on commit aa90b86

Please sign in to comment.