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 e591ea7 commit d0d5f16Copy full SHA for d0d5f16
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.2" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
35
36
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.1' ">
37
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
0 commit comments