Index: Ringtoets.sln
===================================================================
diff -u -rb7e9a2c0ff0bb20209a80f5d96ffda1921ec724c -r27066d4ab45979dd355bd65610d94f91cc98dc77
--- Ringtoets.sln (.../Ringtoets.sln) (revision b7e9a2c0ff0bb20209a80f5d96ffda1921ec724c)
+++ Ringtoets.sln (.../Ringtoets.sln) (revision 27066d4ab45979dd355bd65610d94f91cc98dc77)
@@ -4381,10 +4381,8 @@
{AF88C45B-6C4B-40E3-9B12-83F0FDCAB623}.Release|x86.Build.0 = Release|x86
{AF88C45B-6C4B-40E3-9B12-83F0FDCAB623}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86
{AF88C45B-6C4B-40E3-9B12-83F0FDCAB623}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86
- {B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.CreateInstaller|x86.ActiveCfg = ReleaseForCodeCoverage|x86
- {B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.CreateInstaller|x86.Build.0 = ReleaseForCodeCoverage|x86
- {B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.CreateInstallerWithDemoProject|x86.ActiveCfg = ReleaseForCodeCoverage|x86
- {B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.CreateInstallerWithDemoProject|x86.Build.0 = ReleaseForCodeCoverage|x86
+ {B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.CreateInstaller|x86.ActiveCfg = Release|x86
+ {B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86
{B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.Debug|x86.ActiveCfg = Debug|x86
{B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.Debug|x86.Build.0 = Debug|x86
{B727E93A-74B2-467A-AE46-9A4E39ED4B5F}.Release|x86.ActiveCfg = Release|x86
Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Data.TestUtil/Properties/AssemblyInfo.cs
===================================================================
diff -u -rb7e9a2c0ff0bb20209a80f5d96ffda1921ec724c -r27066d4ab45979dd355bd65610d94f91cc98dc77
--- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Data.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision b7e9a2c0ff0bb20209a80f5d96ffda1921ec724c)
+++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Data.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 27066d4ab45979dd355bd65610d94f91cc98dc77)
@@ -1,5 +1,27 @@
-using System.Reflection;
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System.Reflection;
using System.Runtime.InteropServices;
+
[assembly: AssemblyTitle("Ringtoets.StabilityStoneCover.Data.TestUtil")]
[assembly: AssemblyProduct("Ringtoets.StabilityStoneCover.Data.TestUtil")]
[assembly: Guid("b727e93a-74b2-467a-ae46-9a4e39ed4b5f")]
\ No newline at end of file
Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Data.TestUtil/Ringtoets.StabilityStoneCover.Data.TestUtil.csproj
===================================================================
diff -u -rb7e9a2c0ff0bb20209a80f5d96ffda1921ec724c -r27066d4ab45979dd355bd65610d94f91cc98dc77
--- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Data.TestUtil/Ringtoets.StabilityStoneCover.Data.TestUtil.csproj (.../Ringtoets.StabilityStoneCover.Data.TestUtil.csproj) (revision b7e9a2c0ff0bb20209a80f5d96ffda1921ec724c)
+++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Data.TestUtil/Ringtoets.StabilityStoneCover.Data.TestUtil.csproj (.../Ringtoets.StabilityStoneCover.Data.TestUtil.csproj) (revision 27066d4ab45979dd355bd65610d94f91cc98dc77)
@@ -10,18 +10,23 @@
v4.0
512
-
+
true
+ bin\Debug\
+ 4
+ x86
+ MinimumRecommendedRules.ruleset
+ TRACE;DEBUG
full
- false
- DEBUG;TRACE
- prompt
-
- none
- true
+
+ bin\Release\
+ 4
+ x86
+ MinimumRecommendedRules.ruleset
TRACE
- prompt
+ true
+ none
bin\ReleaseForCodeCoverage\
@@ -38,10 +43,6 @@
-
-
-
-