diff --git a/Tests/App.config b/Tests/App.config index 193aecc..8ffc27f 100644 --- a/Tests/App.config +++ b/Tests/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 6d53f1d..419a56f 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -35,12 +35,13 @@ 4 - - ..\packages\Magick.NET-Q16-HDRI-OpenMP-x64.7.23.1\lib\net40\Magick.NET-Q16-HDRI-OpenMP-x64.dll + + ..\packages\Magick.NET-Q16-HDRI-OpenMP-x64.14.7.0\lib\netstandard20\Magick.NET-Q16-HDRI-OpenMP-x64.dll True - - ..\packages\Magick.NET.Core.6.1.0\lib\net40\Magick.NET.Core.dll + + ..\packages\Magick.NET.Core.14.7.0\lib\netstandard20\Magick.NET.Core.dll + True @@ -66,5 +67,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/Tests/packages.config b/Tests/packages.config index c328b3b..6e888f4 100644 --- a/Tests/packages.config +++ b/Tests/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file