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 09c1131 commit 6210623Copy full SHA for 6210623
src/json-ld.net/json-ld.net.csproj
@@ -31,7 +31,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
31
</ItemGroup>
32
33
<ItemGroup>
34
- <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
35
36
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.1' ">
37
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
0 commit comments