Skip to content

Commit ae23a42

Browse files
Bump Newtonsoft.Json in /OAuthWebSample/OAuthWebSample
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 5.0.6 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@5.0.6...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30ad4e1 commit ae23a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OAuthWebSample/OAuthWebSample/OAuthWebSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<PackageReference Include="Microsoft.AspNet.WebPages" Version="3.0.0" />
5151
<PackageReference Include="Microsoft.Web.Infrastructure" Version="1.0.0.0" />
5252
<PackageReference Include="Modernizr" Version="2.6.2" />
53-
<PackageReference Include="Newtonsoft.Json" Version="5.0.6" />
53+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5454
<PackageReference Include="Respond" Version="1.2.0" />
5555
<PackageReference Include="WebGrease" Version="1.5.2" />
5656
</ItemGroup>

0 commit comments

Comments
 (0)