Index: Ringtoets.sln =================================================================== diff -u -r849d99f3a93b749758a149a4c4a4ef4c39deeb41 -r7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e --- Ringtoets.sln (.../Ringtoets.sln) (revision 849d99f3a93b749758a149a4c4a4ef4c39deeb41) +++ Ringtoets.sln (.../Ringtoets.sln) (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -1829,6 +1829,16 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.AssemblyTool.KernelWrapper.TestUtil", "Ringtoets\AssemblyTool\test\Ringtoets.AssemblyTool.KernelWrapper.TestUtil\Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj", "{0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test", "Ringtoets\AssemblyTool\test\Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test\Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj", "{2482E455-076C-4FE4-83B3-3636395F164B}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -4811,6 +4821,24 @@ {41A89DD5-0F97-4B9F-9C17-7960600C2738}.Release|x86.Build.0 = Release|x86 {41A89DD5-0F97-4B9F-9C17-7960600C2738}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {41A89DD5-0F97-4B9F-9C17-7960600C2738}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.Debug|x86.ActiveCfg = Debug|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.Debug|x86.Build.0 = Debug|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.Release|x86.ActiveCfg = Release|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.Release|x86.Build.0 = Release|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.Debug|x86.ActiveCfg = Debug|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.Debug|x86.Build.0 = Debug|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.Release|x86.ActiveCfg = Release|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.Release|x86.Build.0 = Release|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {2482E455-076C-4FE4-83B3-3636395F164B}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -5203,6 +5231,8 @@ {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} = {C0C0E7C0-3C2C-4052-BCC0-8A90AB9C173B} {980ADCAB-D8F7-4BE0-A2AF-EFB0A93AD277} = {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} {41A89DD5-0F97-4B9F-9C17-7960600C2738} = {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38} = {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} + {2482E455-076C-4FE4-83B3-3636395F164B} = {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {039D31AA-B517-4354-B8CD-0B2B826D0B1F} Index: Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.Data/Ringtoets.AssemblyTool.Data.csproj =================================================================== diff -u -r14897fbd46c7c1b5f5c087d88a470688558fe890 -r7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e --- Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.Data/Ringtoets.AssemblyTool.Data.csproj (.../Ringtoets.AssemblyTool.Data.csproj) (revision 14897fbd46c7c1b5f5c087d88a470688558fe890) +++ Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.Data/Ringtoets.AssemblyTool.Data.csproj (.../Ringtoets.AssemblyTool.Data.csproj) (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -9,7 +9,6 @@ - Index: Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.KernelWrapper/Ringtoets.AssemblyTool.KernelWrapper.csproj =================================================================== diff -u -rbc85d5aa0b1c0eefd837eb1f12b392305ab7a45e -r7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e --- Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.KernelWrapper/Ringtoets.AssemblyTool.KernelWrapper.csproj (.../Ringtoets.AssemblyTool.KernelWrapper.csproj) (revision bc85d5aa0b1c0eefd837eb1f12b392305ab7a45e) +++ Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.KernelWrapper/Ringtoets.AssemblyTool.KernelWrapper.csproj (.../Ringtoets.AssemblyTool.KernelWrapper.csproj) (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -9,7 +9,6 @@ - Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Data.Test/Ringtoets.AssemblyTool.Data.Test.csproj =================================================================== diff -u -r14897fbd46c7c1b5f5c087d88a470688558fe890 -r7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Data.Test/Ringtoets.AssemblyTool.Data.Test.csproj (.../Ringtoets.AssemblyTool.Data.Test.csproj) (revision 14897fbd46c7c1b5f5c087d88a470688558fe890) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Data.Test/Ringtoets.AssemblyTool.Data.Test.csproj (.../Ringtoets.AssemblyTool.Data.Test.csproj) (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -12,7 +12,6 @@ - Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.Test/Ringtoets.AssemblyTool.KernelWrapper.Test.csproj =================================================================== diff -u -rbc85d5aa0b1c0eefd837eb1f12b392305ab7a45e -r7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.Test/Ringtoets.AssemblyTool.KernelWrapper.Test.csproj (.../Ringtoets.AssemblyTool.KernelWrapper.Test.csproj) (revision bc85d5aa0b1c0eefd837eb1f12b392305ab7a45e) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.Test/Ringtoets.AssemblyTool.KernelWrapper.Test.csproj (.../Ringtoets.AssemblyTool.KernelWrapper.Test.csproj) (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -12,7 +12,6 @@ - Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/Properties/AssemblyInfo.cs (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -0,0 +1,25 @@ +// 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; + +[assembly: AssemblyTitle("Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test")] +[assembly: AssemblyProduct("Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test")] \ No newline at end of file Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj =================================================================== diff -u --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj (revision 0) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test.csproj (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -0,0 +1,21 @@ + + + + {2482E455-076C-4FE4-83B3-3636395F164B} + Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test + Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test + + + + + + + + + + + + Copying.licenseheader + + + \ No newline at end of file Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/Properties/AssemblyInfo.cs (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -0,0 +1,25 @@ +// 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; + +[assembly: AssemblyTitle("Ringtoets.AssemblyTool.KernelWrapper.TestUtil")] +[assembly: AssemblyProduct("Ringtoets.AssemblyTool.KernelWrapper.TestUtil")] \ No newline at end of file Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj =================================================================== diff -u --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj (revision 0) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.csproj (revision 7b2dd0c4744b58ea6bf4bfe108d3f6fb487f2d3e) @@ -0,0 +1,21 @@ + + + + {0AB432BB-E2CC-42EA-A72C-7AFEF7536B38} + Ringtoets.AssemblyTool.KernelWrapper.TestUtil + Ringtoets.AssemblyTool.KernelWrapper.TestUtil + + + + + + + + + + + + Copying.licenseheader + + + \ No newline at end of file