diff --git a/tests/StbImageSharp.Testing/StbImageSharp.Testing.csproj b/tests/StbImageSharp.Testing/StbImageSharp.Testing.csproj
index 78d587b..5889e7e 100644
--- a/tests/StbImageSharp.Testing/StbImageSharp.Testing.csproj
+++ b/tests/StbImageSharp.Testing/StbImageSharp.Testing.csproj
@@ -39,26 +39,34 @@
..\..\packages\SixLabors.Core.1.0.0-beta0008\lib\netstandard2.0\SixLabors.Core.dll
-
- ..\..\packages\SixLabors.ImageSharp.1.0.0-beta0007\lib\net472\SixLabors.ImageSharp.dll
+
+ ..\..\packages/SixLabors.ImageSharp.2.1.8/lib/net472/SixLabors.ImageSharp.dll
+ True
-
- ..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll
+
+ ..\..\packages/System.Buffers.4.5.1/lib/net461/System.Buffers.dll
+ True
-
- ..\..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll
+
+ ..\..\packages/System.Memory.4.5.5/lib/net461/System.Memory.dll
+ True
..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
-
- ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+
+ ..\..\packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll
+ True
+
+ ..\..\packages/System.Text.Encoding.CodePages.8.0.0/lib/net462/System.Text.Encoding.CodePages.dll
+ True
+
diff --git a/tests/StbImageSharp.Testing/packages.config b/tests/StbImageSharp.Testing/packages.config
index 8c4fc40..b0adf3d 100644
--- a/tests/StbImageSharp.Testing/packages.config
+++ b/tests/StbImageSharp.Testing/packages.config
@@ -2,9 +2,10 @@
-
-
-
+
+
+
-
+
+
\ No newline at end of file