Skip to content

Commit 8b67f7c

Browse files
Bump Newtonsoft.Json in /Samples/TwitterClient/TwitterClient.Common
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c14d42a commit 8b67f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/TwitterClient/TwitterClient.Common/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="1.7.0.0" targetFramework="net452" />
4-
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net452" />
4+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
55
<package id="Rx-Core" version="2.2.5" targetFramework="net452" />
66
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net452" />
77
<package id="Rx-Linq" version="2.2.5" targetFramework="net452" />

0 commit comments

Comments
 (0)