We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888ecb2 commit c357cd8Copy full SHA for c357cd8
sandbox/Sandbox/Sandbox.csproj
@@ -9,7 +9,7 @@
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.1" />
11
<PackageReference Include="MsgPack.Cli" Version="0.7.1" />
12
- <PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
13
<PackageReference Include="protobuf-net" Version="2.1.0" />
14
<PackageReference Include="ZeroFormatter" Version="1.6.4" />
15
</ItemGroup>
0 commit comments