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.
2 parents 09c1131 + 6210623 commit 2b49c47Copy full SHA for 2b49c47
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