From 7c566eafc4b2c84c88e34a610186c94dee619efc Mon Sep 17 00:00:00 2001 From: Nikita Balabaev Date: Tue, 26 Sep 2017 17:05:38 +0700 Subject: [PATCH] remove duplicates in .csproj files --- src/ImageSharp/ImageSharp.csproj | 1 - tests/ImageSharp.Tests/ImageSharp.Tests.csproj | 4 ---- 2 files changed, 5 deletions(-) diff --git a/src/ImageSharp/ImageSharp.csproj b/src/ImageSharp/ImageSharp.csproj index 509270cccb..45d0a70b81 100644 --- a/src/ImageSharp/ImageSharp.csproj +++ b/src/ImageSharp/ImageSharp.csproj @@ -40,7 +40,6 @@ All - diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj index b016fb3bae..e8a6e8c596 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -16,10 +16,6 @@ - - - -