From a573ee0a6e8947c3caf4dba6ec041a00cc4e009c 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 139df3972..09e915ce8 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -28,6 +28,7 @@ +