From 9b6186770df4bdecc22ff92ba6e4e3fc8adda0a1 Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Thu, 14 Jun 2018 10:47:04 -0700 Subject: [PATCH] Enable AutoGenerateBindingRedirects for 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 09e915ce8..7ecf1baca 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -9,6 +9,7 @@ SixLabors.ImageSharp.Tests SixLabors.ImageSharp.Tests AnyCPU;x64;x86 + true true