From 3b6122bc51557f3ca92190997ba0e2e505154447 Mon Sep 17 00:00:00 2001 From: Anton Firszov Date: Sat, 19 Aug 2017 15:06:55 +0200 Subject: [PATCH] remove duplicate package references --- tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj | 5 +---- tests/ImageSharp.Tests/ImageSharp.Tests.csproj | 3 --- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj b/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj index 6b1f11236..a9924976d 100644 --- a/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj +++ b/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj @@ -17,11 +17,8 @@ - - - - + diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj index 3a0744922..e8a6e8c59 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -17,13 +17,10 @@ - - -