From 13d1392ab0dd4ff0b9a6e5c232be9a66ee4bf4fb Mon Sep 17 00:00:00 2001 From: Jon Galloway Date: Tue, 21 Mar 2017 17:50:12 -0700 Subject: [PATCH] Resharpered it for you Cleaned up code, converted spaces to tabs --- src/System.Ben.csproj | 4 +--- tests/System.Ben.Tests.csproj | 5 +---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/System.Ben.csproj b/src/System.Ben.csproj index fca433f..84a6499 100644 --- a/src/System.Ben.csproj +++ b/src/System.Ben.csproj @@ -1,7 +1,5 @@ - netstandard1.0 - - + \ No newline at end of file diff --git a/tests/System.Ben.Tests.csproj b/tests/System.Ben.Tests.csproj index a031d4a..6ffdd81 100644 --- a/tests/System.Ben.Tests.csproj +++ b/tests/System.Ben.Tests.csproj @@ -1,11 +1,8 @@ - netstandard1.0 - - - + \ No newline at end of file