From 836583f40672cd7933eb449d136a59069b8e83a9 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: ad5488593d0d4e541e89acfc553dc11317935ace Former-commit-id: e3e7b109a4dca6e7825adf8372ca8745f79bd57c Former-commit-id: 9720de62b1e708e084f1fe23f79bc337e261949e --- 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 5f541ab6a1..a36830e8fa 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 7e75ec647c..34751d4478 100644 --- a/tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj +++ b/tests/ImageProcessor.Tests/ImageProcessor.Tests.csproj @@ -1,5 +1,5 @@  - +