diff --git a/App.config b/App.config index 4bfa005..2ce4414 100644 --- a/App.config +++ b/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + diff --git a/Ranger.csproj b/Ranger.csproj index 823a71e..f539c9e 100644 --- a/Ranger.csproj +++ b/Ranger.csproj @@ -62,11 +62,13 @@ true - - packages\Magick.NET-Q8-x86.7.22.2.2\lib\net40\Magick.NET-Q8-x86.dll + + packages\Magick.NET-Q8-x86.14.10.1\lib\netstandard20\Magick.NET-Q8-x86.dll + True - - packages\Magick.NET.Core.5.2.2\lib\net40\Magick.NET.Core.dll + + packages\Magick.NET.Core.14.10.1\lib\netstandard20\Magick.NET.Core.dll + True packages\Magick.NET.SystemDrawing.2.0.8\lib\net40\Magick.NET.SystemDrawing.dll @@ -214,11 +216,11 @@ - + - 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}. + 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/packages.config b/packages.config index c09e352..d963270 100644 --- a/packages.config +++ b/packages.config @@ -1,6 +1,6 @@  - + + - \ No newline at end of file