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 9144130 commit a1b211cCopy full SHA for a1b211c
Src/StackifyLib/StackifyLib.csproj
@@ -27,7 +27,7 @@
27
</PropertyGroup>
28
29
<ItemGroup>
30
- <PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
31
</ItemGroup>
32
33
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'net462' ">
0 commit comments