Skip to content

Commit

Permalink
Merge pull request #277 from Cysharp/dependabot/nuget/sandbox/Sandbox…
Browse files Browse the repository at this point in the history
….NetCoreServer/MessagePack-2.1.90

Bump MessagePack from 2.1.80 to 2.1.90 in /sandbox/Sandbox.NetCoreServer
  • Loading branch information
mayuki authored Feb 28, 2020
2 parents 6e6b2c2 + 8ca237a commit f790a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/Sandbox.NetCoreServer/Sandbox.NetCoreServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Grpc" Version="2.23.0" />
<PackageReference Include="MessagePack" Version="2.1.80" />
<PackageReference Include="MessagePack" Version="2.1.90" />
<PackageReference Include="MessagePack.UnityShims" Version="1.9.11" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
Expand Down

0 comments on commit f790a2a

Please sign in to comment.