From 0d78eb8396a2926dc005cbe48d661d1000fa462b Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Thu, 14 Jun 2018 08:29:21 -0700 Subject: [PATCH] Manually reference System.Runtime.CompilerServices.Unsafe in tests --- tests/ImageSharp.Tests/ImageSharp.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj index 139df39725..09e915ce88 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -28,6 +28,7 @@ +