Skip to content

Commit ede070c

Browse files
Bump Newtonsoft.Json in /Samples/FireSharp.Sample.Windows8App
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@6.0.8...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f18414 commit ede070c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/FireSharp.Sample.Windows8App/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="win81" />
66
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="win81" />
77
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="win81" />
8-
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="win81" />
8+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="win81" />
99
</packages>

0 commit comments

Comments
 (0)