From 1965c7b5913ea834df94341c49f1b79379e2cf94 Mon Sep 17 00:00:00 2001 From: Erik Ovegard Date: Fri, 28 Apr 2017 13:23:37 +0200 Subject: [PATCH] Upgraded the rest of the projects to C# 6 --- src/TestData/TestData.csproj | 6 +++--- src/UnitTests/UnitTests.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/TestData/TestData.csproj b/src/TestData/TestData.csproj index aa3d569c..2bfc155d 100644 --- a/src/TestData/TestData.csproj +++ b/src/TestData/TestData.csproj @@ -26,7 +26,7 @@ AllRules.ruleset 1591 false - 5 + 6 DEBUG;TRACE @@ -41,7 +41,7 @@ AnyCPU 1591 false - 5 + 6 ..\..\out\test-signed\Net35\ @@ -57,7 +57,7 @@ AllRules.ruleset 1591 false - 5 + 6 diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index 35580c2a..a4c28930 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -30,7 +30,7 @@ AllRules.ruleset 1591 false - 5 + 6 DEBUG;TRACE @@ -62,7 +62,7 @@ AllRules.ruleset 1591 false - 5 + 6