Index: Ringtoets.sln =================================================================== diff -u -r30af1e4ee34906e1d48fbf65cccf5b341538590c -radfc775e4b990fb99dcf901f70d8187a01fd4c59 --- Ringtoets.sln (.../Ringtoets.sln) (revision 30af1e4ee34906e1d48fbf65cccf5b341538590c) +++ Ringtoets.sln (.../Ringtoets.sln) (revision adfc775e4b990fb99dcf901f70d8187a01fd4c59) @@ -1751,6 +1751,10 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.MacroStabilityInwards.Service.TestUtil", "Ringtoets\MacroStabilityInwards\test\Ringtoets.MacroStabilityInwards.Service.TestUtil\Ringtoets.MacroStabilityInwards.Service.TestUtil.csproj", "{F966AE28-DE6B-497A-8449-37EC607E9F69}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.MacroStabilityInwards.Service.TestUtil.Test", "Ringtoets\MacroStabilityInwards\test\Ringtoets.MacroStabilityInwards.Service.TestUtil.Test\Ringtoets.MacroStabilityInwards.Service.TestUtil.Test.csproj", "{F0D38637-3D5C-4C46-9C2E-2472E25AC93A}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -4415,6 +4419,22 @@ {D1234D03-76BC-437D-B941-DFF14A2A108D}.Release|x86.Build.0 = Release|x86 {D1234D03-76BC-437D-B941-DFF14A2A108D}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {D1234D03-76BC-437D-B941-DFF14A2A108D}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.CreateInstaller|x86.ActiveCfg = Release|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.Debug|x86.ActiveCfg = Debug|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.Debug|x86.Build.0 = Debug|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.Release|x86.ActiveCfg = Release|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.Release|x86.Build.0 = Release|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.CreateInstaller|x86.ActiveCfg = Release|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.Debug|x86.ActiveCfg = Debug|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.Debug|x86.Build.0 = Debug|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.Release|x86.ActiveCfg = Release|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.Release|x86.Build.0 = Release|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -4790,6 +4810,8 @@ {B727E93A-74B2-467A-AE46-9A4E39ED4B5F} = {41023317-95BB-4147-8154-87B45837E752} {0FBC0EA1-89AA-4E34-A8A7-C04A3B866CE7} = {69B95FED-E2DF-42E8-BF6E-8A94EFACD2DC} {D1234D03-76BC-437D-B941-DFF14A2A108D} = {2B6156FD-080B-4869-B148-E4A2995F0EFB} + {F966AE28-DE6B-497A-8449-37EC607E9F69} = {A39CC244-FBB2-4221-82B9-92CC837EF1DC} + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A} = {A39CC244-FBB2-4221-82B9-92CC837EF1DC} EndGlobalSection GlobalSection(TextTemplating) = postSolution TextTemplating = 1 Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test/Properties/AssemblyInfo.cs (revision adfc775e4b990fb99dcf901f70d8187a01fd4c59) @@ -0,0 +1,27 @@ +// 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.MacroStabilityInwards.Service.TestUtil.Test")] +[assembly: AssemblyProduct("Ringtoets.MacroStabilityInwards.Service.TestUtil.Test")] +[assembly: Guid("f0d38637-3d5c-4c46-9c2e-2472e25ac93a")] \ No newline at end of file Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test.csproj =================================================================== diff -u --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test.csproj (revision 0) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test/Ringtoets.MacroStabilityInwards.Service.TestUtil.Test.csproj (revision adfc775e4b990fb99dcf901f70d8187a01fd4c59) @@ -0,0 +1,64 @@ + + + + Debug + x86 + {F0D38637-3D5C-4C46-9C2E-2472E25AC93A} + Library + Properties + Ringtoets.MacroStabilityInwards.Service.TestUtil.Test + Ringtoets.MacroStabilityInwards.Service.TestUtil.Test + v4.0 + 512 + + + true + bin\Debug\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE;DEBUG + full + + + bin\Release\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE + true + none + + + bin\ReleaseForCodeCoverage\ + TRACE + true + x86 + MinimumRecommendedRules.ruleset + none + + + + + + + + + Properties\GlobalAssembly.cs + + + + + + Copying.licenseheader + + + + + \ No newline at end of file Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/Properties/AssemblyInfo.cs (revision adfc775e4b990fb99dcf901f70d8187a01fd4c59) @@ -0,0 +1,27 @@ +// 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.MacroStabilityInwards.Service.TestUtil")] +[assembly: AssemblyProduct("Ringtoets.MacroStabilityInwards.Service.TestUtil")] +[assembly: Guid("f966ae28-de6b-497a-8449-37ec607e9f69")] \ No newline at end of file Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/Ringtoets.MacroStabilityInwards.Service.TestUtil.csproj =================================================================== diff -u --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/Ringtoets.MacroStabilityInwards.Service.TestUtil.csproj (revision 0) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Service.TestUtil/Ringtoets.MacroStabilityInwards.Service.TestUtil.csproj (revision adfc775e4b990fb99dcf901f70d8187a01fd4c59) @@ -0,0 +1,64 @@ + + + + Debug + x86 + {F966AE28-DE6B-497A-8449-37EC607E9F69} + Library + Properties + Ringtoets.MacroStabilityInwards.Service.TestUtil + Ringtoets.MacroStabilityInwards.Service.TestUtil + v4.0 + 512 + + + true + bin\Debug\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE;DEBUG + full + + + bin\Release\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE + true + none + + + bin\ReleaseForCodeCoverage\ + TRACE + true + x86 + MinimumRecommendedRules.ruleset + pdbonly + + + + + + + + + Properties\GlobalAssembly.cs + + + + + + Copying.licenseheader + + + + + \ No newline at end of file