From 8bd58e7fa8d4f21f4463694301a08737ec154f3f Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Tue, 7 Jul 2020 15:55:16 +0100 Subject: [PATCH] Try forcing binding redirects. --- tests/ImageSharp.Tests/ImageSharp.Tests.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj index 98f8e95745..efbd5cb055 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -10,6 +10,11 @@ SixLabors.ImageSharp.Tests true + + + + true + true