Skip to content

Commit

Permalink
Merge pull request #3 from Luffiez/dependabot/nuget/RemoteDesktopView…
Browse files Browse the repository at this point in the history
…er/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /RemoteDesktopViewer
  • Loading branch information
Luffiez committed Sep 25, 2022
2 parents a67c600 + 8c7f2c0 commit ebc263d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RemoteDesktopViewer/packages.config
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Infragistics.Themes.MetroLight.Wpf" version="1.0.0" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
</packages>

0 comments on commit ebc263d

Please sign in to comment.