Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 1ef4084

Browse files
Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.5 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@6.0.5...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c7e770 commit 1ef4084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/TestData/SmokeTests.WebLibraryNetFxBaseline/SmokeTests.WebLibraryNetFxBaseline.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
<PackageReference Include="Microsoft.AspNet.Razor" Version="3.2.7" />
1919
<PackageReference Include="Microsoft.AspNet.WebPages" Version="3.2.7" />
2020
<PackageReference Include="Microsoft.Web.Infrastructure" Version="1.0.0.0" />
21-
<PackageReference Include="Newtonsoft.Json" Version="6.0.5" />
21+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2222
</ItemGroup>
2323
</Project>

0 commit comments

Comments
 (0)