From d6aef6fb3e37b8ec093fd4e4ce8d5ef13afdb9ae Mon Sep 17 00:00:00 2001 From: Jeavon Date: Thu, 12 Nov 2015 12:42:23 +0000 Subject: [PATCH] Update csproj files to ToolsVersion="14" Former-commit-id: f50eef7bfeb41814aa0beb312937a54fad2ba60d Former-commit-id: a27a69945b7178b01f6cdfa8e4a38ea0119dc471 Former-commit-id: adeb6709bb01f555f1788afec77fdccdffc9e8b5 --- src/ImageProcessor/ImageProcessor.csproj | 2 +- tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ImageProcessor/ImageProcessor.csproj b/src/ImageProcessor/ImageProcessor.csproj index 5f541ab6a..a36830e8f 100644 --- a/src/ImageProcessor/ImageProcessor.csproj +++ b/src/ImageProcessor/ImageProcessor.csproj @@ -1,5 +1,5 @@  - + 14.0 diff --git a/tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj b/tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj index 7e75ec647..34751d447 100644 --- a/tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj +++ b/tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj @@ -1,5 +1,5 @@  - +