Skip to content

Commit

Permalink
Merge pull request microsoft#4586 from microsoft/dependabot/nuget/Log…
Browse files Browse the repository at this point in the history
…Viewer/Networking/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /LogViewer/Networking
  • Loading branch information
Jonathan authored Jun 23, 2022
2 parents 011abba + 2cc935f commit 2d9ea36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogViewer/Networking/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net452" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
</packages>

0 comments on commit 2d9ea36

Please sign in to comment.