diff --git a/Source/Components/ImageGlass.Base/ImageGlass.Base.csproj b/Source/Components/ImageGlass.Base/ImageGlass.Base.csproj index dc07dd9d5..648cefbc3 100644 --- a/Source/Components/ImageGlass.Base/ImageGlass.Base.csproj +++ b/Source/Components/ImageGlass.Base/ImageGlass.Base.csproj @@ -76,11 +76,13 @@ MinimumRecommendedRules.ruleset - - ..\..\packages\Magick.NET-Q16-OpenMP-x64.8.4.0\lib\net20\Magick.NET-Q16-OpenMP-x64.dll + + ..\..\packages\Magick.NET-Q16-OpenMP-x64.14.8.2\lib\netstandard20\Magick.NET-Q16-OpenMP-x64.dll + True - - ..\..\packages\Magick.NET.Core.8.4.0\lib\net20\Magick.NET.Core.dll + + ..\..\packages\Magick.NET.Core.14.8.2\lib\netstandard20\Magick.NET.Core.dll + True ..\..\packages\Magick.NET.SystemDrawing.4.0.9\lib\net40\Magick.NET.SystemDrawing.dll @@ -119,13 +121,13 @@ - 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/Source/Components/ImageGlass.Base/app.config b/Source/Components/ImageGlass.Base/app.config index 5908f0559..27a16a99d 100644 --- a/Source/Components/ImageGlass.Base/app.config +++ b/Source/Components/ImageGlass.Base/app.config @@ -4,7 +4,11 @@ - + + + + + diff --git a/Source/Components/ImageGlass.Base/packages.config b/Source/Components/ImageGlass.Base/packages.config index f8695fab2..7e4ee9666 100644 --- a/Source/Components/ImageGlass.Base/packages.config +++ b/Source/Components/ImageGlass.Base/packages.config @@ -1,7 +1,7 @@  - + + - \ No newline at end of file