Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 9.0.1 to 12.0.3
Browse files Browse the repository at this point in the history
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 12.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@9.0.1...12.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 4, 2020
1 parent 6bb4271 commit 7c64810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/json-ld.net/json-ld.net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net40-client' ">
<Reference Include="System" />
Expand Down

0 comments on commit 7c64810

Please sign in to comment.