diff --git a/Tests/App.config b/Tests/App.config index 193aecc..434df5a 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..7b5dcf0 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.8.2\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.8.2\lib\netstandard20\Magick.NET.Core.dll + True @@ -60,11 +61,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/Tests/packages.config b/Tests/packages.config index c328b3b..67ee6c5 100644 --- a/Tests/packages.config +++ b/Tests/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file