Index: Ringtoets.sln =================================================================== diff -u -r2cca0d35aca5cc61bf98c5cb7147f97bfcfb4d9d -rb2e182bd34c4ef21b3603f9a92a9ab056bfe9fdd --- Ringtoets.sln (.../Ringtoets.sln) (revision 2cca0d35aca5cc61bf98c5cb7147f97bfcfb4d9d) +++ Ringtoets.sln (.../Ringtoets.sln) (revision b2e182bd34c4ef21b3603f9a92a9ab056bfe9fdd) @@ -80,6 +80,7 @@ {83A782F1-BA78-4D5C-B213-39066605AFD8} = {83A782F1-BA78-4D5C-B213-39066605AFD8} {22E191F2-B2E3-413C-9511-4C2CDEDB2EFF} = {22E191F2-B2E3-413C-9511-4C2CDEDB2EFF} {66DD5FFB-EE06-40F2-9260-01F26D6FD1B4} = {66DD5FFB-EE06-40F2-9260-01F26D6FD1B4} + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5} = {5A18EFFB-03EF-4347-8BC2-49B86A854DE5} EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Common.Version", "Core\Common\src\Core.Common.Version\Core.Common.Version.csproj", "{C90B77DA-E421-43CC-B82E-529651BC21AC}" @@ -1101,6 +1102,16 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.StabilityPointStructures.Utils", "Ringtoets\StabilityPointStructures\src\Ringtoets.StabilityPointStructures.Utils\Ringtoets.StabilityPointStructures.Utils.csproj", "{5A18EFFB-03EF-4347-8BC2-49B86A854DE5}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.StabilityPointStructures.Utils.Test", "Ringtoets\StabilityPointStructures\test\Ringtoets.StabilityPointStructures.Utils.Test\Ringtoets.StabilityPointStructures.Utils.Test.csproj", "{6AA11830-636F-46A2-A392-23C2B6A9A361}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -2756,6 +2767,24 @@ {7AE1E23A-319F-46CB-8587-6960D2554E00}.Release|x86.Build.0 = Release|x86 {7AE1E23A-319F-46CB-8587-6960D2554E00}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {7AE1E23A-319F-46CB-8587-6960D2554E00}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.CreateInstaller|x86.ActiveCfg = Release|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.CreateInstaller|x86.Build.0 = Release|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.CreateInstallerWithDemoProject|x86.Build.0 = Release|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.Debug|x86.ActiveCfg = Debug|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.Debug|x86.Build.0 = Debug|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.Release|x86.ActiveCfg = Release|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.Release|x86.Build.0 = Release|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.CreateInstaller|x86.ActiveCfg = Release|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.Debug|x86.ActiveCfg = Debug|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.Debug|x86.Build.0 = Debug|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.Release|x86.ActiveCfg = Release|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.Release|x86.Build.0 = Release|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -2994,10 +3023,12 @@ {D5F0A6B0-8710-4345-ABA1-D934C8E6783D} = {EDE2D56C-504D-45BA-B55C-99C791204E05} {E3DF5559-97D9-4038-BBE6-2E3DFB4F4C68} = {EDE2D56C-504D-45BA-B55C-99C791204E05} {EBCFA2E9-C292-4F22-A4A5-A8CD304ED838} = {EDE2D56C-504D-45BA-B55C-99C791204E05} + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5} = {EDE2D56C-504D-45BA-B55C-99C791204E05} {FA4F9B9C-543F-4E92-B847-D1B780BB9F8D} = {91119B0B-C26B-4ADF-BE4A-B4228331786E} {63769D95-828E-406B-9A19-7719AA244CE1} = {91119B0B-C26B-4ADF-BE4A-B4228331786E} {3C0BB78E-A008-4F3F-B119-1657BAF9C85F} = {91119B0B-C26B-4ADF-BE4A-B4228331786E} {7AE1E23A-319F-46CB-8587-6960D2554E00} = {91119B0B-C26B-4ADF-BE4A-B4228331786E} + {6AA11830-636F-46A2-A392-23C2B6A9A361} = {91119B0B-C26B-4ADF-BE4A-B4228331786E} EndGlobalSection GlobalSection(TextTemplating) = postSolution TextTemplating = 1 Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Utils/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Utils/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Utils/Properties/AssemblyInfo.cs (revision b2e182bd34c4ef21b3603f9a92a9ab056bfe9fdd) @@ -0,0 +1,27 @@ +// Copyright (C) Stichting Deltares 2016. 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.StabilityPointStructures.Utils")] +[assembly: AssemblyProduct("Ringtoets.StabilityPointStructures.Utils")] +[assembly: Guid("b6f9d7f2-3f40-40ae-b2be-49385bb2d5a9")] \ No newline at end of file Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Utils/Ringtoets.StabilityPointStructures.Utils.csproj =================================================================== diff -u --- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Utils/Ringtoets.StabilityPointStructures.Utils.csproj (revision 0) +++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Utils/Ringtoets.StabilityPointStructures.Utils.csproj (revision b2e182bd34c4ef21b3603f9a92a9ab056bfe9fdd) @@ -0,0 +1,57 @@ + + + + + {5A18EFFB-03EF-4347-8BC2-49B86A854DE5} + Library + Properties + Ringtoets.StabilityPointStructures.Utils + Ringtoets.StabilityPointStructures.Utils + v4.0 + 512 + + + true + full + false + DEBUG;TRACE + prompt + + + none + true + TRACE + prompt + + + TRACE + true + true + pdbonly + prompt + AllRules.ruleset + + + + + + + + Properties\GlobalAssembly.cs + + + + + + Copying.licenseheader + + + + + \ No newline at end of file Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Utils.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Utils.Test/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Utils.Test/Properties/AssemblyInfo.cs (revision b2e182bd34c4ef21b3603f9a92a9ab056bfe9fdd) @@ -0,0 +1,27 @@ +// Copyright (C) Stichting Deltares 2016. 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.StabilityPointStructures.Utils.Test")] +[assembly: AssemblyProduct("Ringtoets.StabilityPointStructures.Utils.Test")] +[assembly: Guid("120e2df9-b29c-4f87-aca6-18d3983e01ca")] \ No newline at end of file Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Utils.Test/Ringtoets.StabilityPointStructures.Utils.Test.csproj =================================================================== diff -u --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Utils.Test/Ringtoets.StabilityPointStructures.Utils.Test.csproj (revision 0) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Utils.Test/Ringtoets.StabilityPointStructures.Utils.Test.csproj (revision b2e182bd34c4ef21b3603f9a92a9ab056bfe9fdd) @@ -0,0 +1,62 @@ + + + + Debug + x86 + {6AA11830-636F-46A2-A392-23C2B6A9A361} + Library + Properties + Ringtoets.StabilityPointStructures.Utils.Test + Ringtoets.StabilityPointStructures.Utils.Test + v4.0 + 512 + + + true + bin\Debug\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE;DEBUG + full + + + bin\Release\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE + true + + + bin\ReleaseForCodeCoverage\ + TRACE + true + x86 + MinimumRecommendedRules.ruleset + none + + + + + + + + Properties\GlobalAssembly.cs + + + + + + Copying.licenseheader + + + + + \ No newline at end of file