We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb4271 commit 7c64810Copy full SHA for 7c64810
src/json-ld.net/json-ld.net.csproj
@@ -19,7 +19,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
19
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
20
</PropertyGroup>
21
<ItemGroup>
22
- <PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
23
</ItemGroup>
24
<ItemGroup Condition=" '$(TargetFramework)' == 'net40-client' ">
25
<Reference Include="System" />
0 commit comments