diff --git a/libTech/App.config b/libTech/App.config index 51326ec..7ead549 100644 --- a/libTech/App.config +++ b/libTech/App.config @@ -7,7 +7,7 @@ - + @@ -81,6 +81,10 @@ + + + + diff --git a/libTech/libTech.csproj b/libTech/libTech.csproj index fd436ea..e667adc 100644 --- a/libTech/libTech.csproj +++ b/libTech/libTech.csproj @@ -81,8 +81,13 @@ False ..\3rdParty\managed\ICSharpCode.SharpZipLib.dll - - ..\packages\Magick.NET-Q8-x64.7.10.1\lib\net40\Magick.NET-Q8-x64.dll + + ..\packages\Magick.NET-Q8-x64.14.7.0\lib\netstandard20\Magick.NET-Q8-x64.dll + True + + + ..\packages\Magick.NET.Core.14.7.0\lib\netstandard20\Magick.NET.Core.dll + True False @@ -884,5 +889,7 @@ 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/libTech/packages.config b/libTech/packages.config index b78b8ac..e256458 100644 --- a/libTech/packages.config +++ b/libTech/packages.config @@ -1,7 +1,8 @@  - + +