diff --git a/EnvyUpdate/EnvyUpdate.csproj b/EnvyUpdate/EnvyUpdate.csproj
index 4ac9c50..93f42f7 100644
--- a/EnvyUpdate/EnvyUpdate.csproj
+++ b/EnvyUpdate/EnvyUpdate.csproj
@@ -77,14 +77,11 @@
..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll
-
- ..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net451\Hardcodet.Wpf.TaskbarNotification.dll
+
+ ..\packages\Hardcodet.NotifyIcon.Wpf.1.1.0\lib\net472\Hardcodet.NotifyIcon.Wpf.dll
-
- ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
-
..\packages\Notifications.Wpf.0.1.1\lib\net461\Notifications.Wpf.dll
@@ -207,8 +204,8 @@
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
-
+
\ No newline at end of file
diff --git a/EnvyUpdate/Util.cs b/EnvyUpdate/Util.cs
index 2c0676f..d506d45 100644
--- a/EnvyUpdate/Util.cs
+++ b/EnvyUpdate/Util.cs
@@ -1,6 +1,5 @@
using IWshRuntimeLibrary;
using Microsoft.Win32;
-using Newtonsoft.Json;
using System;
using System.Diagnostics;
using System.IO;
diff --git a/EnvyUpdate/packages.config b/EnvyUpdate/packages.config
index 5bbda94..5a70662 100644
--- a/EnvyUpdate/packages.config
+++ b/EnvyUpdate/packages.config
@@ -1,9 +1,8 @@
-
-
-
+
+
\ No newline at end of file