diff --git a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj
index 165556535..c003101fb 100644
--- a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj
+++ b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/QuickLook.Plugin.ArchiveViewer.csproj
@@ -59,12 +59,37 @@
-
- ..\..\packages\SharpCompress.0.21.1\lib\net45\SharpCompress.dll
+
+ ..\..\packages\SharpCompress.0.29.0\lib\netstandard2.0\SharpCompress.dll
+ True
+
+ ..\..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll
+ True
+
+
+ ..\..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll
+ True
+
+
+ ..\..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll
+ True
+
+
+ ..\..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll
+ True
+
+
+ ..\..\packages\System.Text.Encoding.CodePages.10.0.5\lib\net462\System.Text.Encoding.CodePages.dll
+ True
+
+
+ ..\..\packages\System.ValueTuple.4.6.2\lib\net462\System.ValueTuple.dll
+ True
+
..\..\packages\UTF.Unknown.1.0.0-beta1\lib\net40\UtfUnknown.dll
diff --git a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/packages.config b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/packages.config
index 47342e1e2..ac4346000 100644
--- a/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/packages.config
+++ b/QuickLook.Plugin/QuickLook.Plugin.ArchiveViewer/packages.config
@@ -1,5 +1,11 @@
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/QuickLook.Plugin.ImageViewer.csproj b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/QuickLook.Plugin.ImageViewer.csproj
index d8dbb5e4f..f8e8e5510 100644
--- a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/QuickLook.Plugin.ImageViewer.csproj
+++ b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/QuickLook.Plugin.ImageViewer.csproj
@@ -62,8 +62,13 @@
.\LibAPNG.dll
-
- ..\..\packages\Magick.NET-Q8-AnyCPU.7.4.6\lib\net40\Magick.NET-Q8-AnyCPU.dll
+
+ ..\..\packages\Magick.NET-Q8-AnyCPU.14.11.1\lib\netstandard20\Magick.NET-Q8-AnyCPU.dll
+ True
+
+
+ ..\..\packages\Magick.NET.Core.14.11.1\lib\netstandard20\Magick.NET.Core.dll
+ True
@@ -125,4 +130,11 @@
+
+
+
+ This project references NuGet package(s) that are missing on this computer. Enable 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/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/packages.config b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/packages.config
index 6fdbf4704..0392c4174 100644
--- a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/packages.config
+++ b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/packages.config
@@ -1,5 +1,5 @@
-
-
+
+
\ No newline at end of file
diff --git a/QuickLook/App.config b/QuickLook/App.config
index 01c325b7a..2a7243788 100644
--- a/QuickLook/App.config
+++ b/QuickLook/App.config
@@ -7,5 +7,11 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/QuickLook/QuickLook.csproj b/QuickLook/QuickLook.csproj
index 7bbd124a8..d4836fb72 100644
--- a/QuickLook/QuickLook.csproj
+++ b/QuickLook/QuickLook.csproj
@@ -86,8 +86,9 @@
-
- ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll
+ True
diff --git a/QuickLook/packages.config b/QuickLook/packages.config
index db032324b..ea29129e7 100644
--- a/QuickLook/packages.config
+++ b/QuickLook/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file