Index: Core/Components/test/Core.Components.PointedTree.TestUtil.Test/Core.Components.PointedTree.TestUtil.Test.csproj =================================================================== diff -u --- Core/Components/test/Core.Components.PointedTree.TestUtil.Test/Core.Components.PointedTree.TestUtil.Test.csproj (revision 0) +++ Core/Components/test/Core.Components.PointedTree.TestUtil.Test/Core.Components.PointedTree.TestUtil.Test.csproj (revision 1de088fc341643d8c9dd6177cf637968f2b7475f) @@ -0,0 +1,60 @@ + + + + Debug + AnyCPU + {98B55901-9726-4172-A179-E2BF640FEDA8} + Library + Properties + Core.Components.PointedTree.TestUtil.Test + Core.Components.PointedTree.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 + none + x86 + prompt + MinimumRecommendedRules.ruleset + + + + Properties\GlobalAssembly.cs + + + + + + Copying.Lesser.licenseheader + + + + + \ No newline at end of file Index: Core/Components/test/Core.Components.PointedTree.TestUtil.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Core/Components/test/Core.Components.PointedTree.TestUtil.Test/Properties/AssemblyInfo.cs (revision 0) +++ Core/Components/test/Core.Components.PointedTree.TestUtil.Test/Properties/AssemblyInfo.cs (revision 1de088fc341643d8c9dd6177cf637968f2b7475f) @@ -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 Lesser 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 Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser 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("Core.Components.PointedTree.TestUtil.Test")] +[assembly: AssemblyProduct("Core.Components.PointedTree.TestUtil.Test")] +[assembly: Guid("98b55901-9726-4172-a179-e2bf640feda8")] \ No newline at end of file Index: Core/Components/test/Core.Components.PointedTree.TestUtil/Core.Components.PointedTree.TestUtil.csproj =================================================================== diff -u --- Core/Components/test/Core.Components.PointedTree.TestUtil/Core.Components.PointedTree.TestUtil.csproj (revision 0) +++ Core/Components/test/Core.Components.PointedTree.TestUtil/Core.Components.PointedTree.TestUtil.csproj (revision 1de088fc341643d8c9dd6177cf637968f2b7475f) @@ -0,0 +1,60 @@ + + + + Debug + AnyCPU + {0500CA45-1791-4C91-9243-EF95567068A3} + Library + Properties + Core.Components.PointedTree.TestUtil + Core.Components.PointedTree.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 + pdbonly + x86 + prompt + MinimumRecommendedRules.ruleset + + + + Properties\GlobalAssembly.cs + + + + + + Copying.Lesser.licenseheader + + + + + \ No newline at end of file Index: Core/Components/test/Core.Components.PointedTree.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u --- Core/Components/test/Core.Components.PointedTree.TestUtil/Properties/AssemblyInfo.cs (revision 0) +++ Core/Components/test/Core.Components.PointedTree.TestUtil/Properties/AssemblyInfo.cs (revision 1de088fc341643d8c9dd6177cf637968f2b7475f) @@ -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 Lesser 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 Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser 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("Core.Components.PointedTree.TestUtil")] +[assembly: AssemblyProduct("Core.Components.PointedTree.TestUtil")] +[assembly: Guid("0500ca45-1791-4c91-9243-ef95567068a3")] \ No newline at end of file Index: Ringtoets.sln =================================================================== diff -u -raa8cee42091332ae61eaa472af7714c116ac9b45 -r1de088fc341643d8c9dd6177cf637968f2b7475f --- Ringtoets.sln (.../Ringtoets.sln) (revision aa8cee42091332ae61eaa472af7714c116ac9b45) +++ Ringtoets.sln (.../Ringtoets.sln) (revision 1de088fc341643d8c9dd6177cf637968f2b7475f) @@ -1716,6 +1716,16 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Components.PointedTree.TestUtil", "Core\Components\test\Core.Components.PointedTree.TestUtil\Core.Components.PointedTree.TestUtil.csproj", "{0500CA45-1791-4C91-9243-EF95567068A3}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Components.PointedTree.TestUtil.Test", "Core\Components\test\Core.Components.PointedTree.TestUtil.Test\Core.Components.PointedTree.TestUtil.Test.csproj", "{98B55901-9726-4172-A179-E2BF640FEDA8}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -4324,6 +4334,22 @@ {AE665B65-7370-4DAE-9CAD-BBB8D1706C6B}.Release|x86.Build.0 = Release|x86 {AE665B65-7370-4DAE-9CAD-BBB8D1706C6B}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {AE665B65-7370-4DAE-9CAD-BBB8D1706C6B}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.CreateInstaller|x86.ActiveCfg = Release|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.Debug|x86.ActiveCfg = Debug|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.Debug|x86.Build.0 = Debug|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.Release|x86.ActiveCfg = Release|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.Release|x86.Build.0 = Release|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {0500CA45-1791-4C91-9243-EF95567068A3}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.CreateInstaller|x86.ActiveCfg = Release|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.Debug|x86.ActiveCfg = Debug|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.Debug|x86.Build.0 = Debug|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.Release|x86.ActiveCfg = Release|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.Release|x86.Build.0 = Release|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {98B55901-9726-4172-A179-E2BF640FEDA8}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -4692,6 +4718,8 @@ {20E27FD6-030E-4C5A-B39A-305299D5FD58} = {D9DC93FF-DCF3-44A4-9193-9911966CDFF4} {0B0D2DFF-7E7E-4BB0-A007-61800C85809A} = {0D9858E1-CF2D-4DE5-AC0E-64401900D531} {AE665B65-7370-4DAE-9CAD-BBB8D1706C6B} = {0D9858E1-CF2D-4DE5-AC0E-64401900D531} + {0500CA45-1791-4C91-9243-EF95567068A3} = {D9DC93FF-DCF3-44A4-9193-9911966CDFF4} + {98B55901-9726-4172-A179-E2BF640FEDA8} = {D9DC93FF-DCF3-44A4-9193-9911966CDFF4} EndGlobalSection GlobalSection(TextTemplating) = postSolution TextTemplating = 1