Index: Ringtoets.sln =================================================================== diff -u -r9db8cb56b754aa7098da5dfc4201d3d98d6eaf5d -r65f4e1eaedf949add75842dbf6b4fa1dde3af42a --- Ringtoets.sln (.../Ringtoets.sln) (revision 9db8cb56b754aa7098da5dfc4201d3d98d6eaf5d) +++ Ringtoets.sln (.../Ringtoets.sln) (revision 65f4e1eaedf949add75842dbf6b4fa1dde3af42a) @@ -1997,6 +1997,16 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.Integration.IO.TestUtil", "Ringtoets\Integration\test\Ringtoets.Integration.IO.TestUtil\Ringtoets.Integration.IO.TestUtil.csproj", "{1C002B07-DDF6-4849-B8ED-551163AC9423}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtoets.Integration.IO.TestUtil.Test", "Ringtoets\Integration\test\Ringtoets.Integration.IO.TestUtil.Test\Ringtoets.Integration.IO.TestUtil.Test.csproj", "{C4EE67E7-6E00-4735-9439-32D9B2054E40}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -5120,7 +5130,6 @@ {AB95EC86-28CF-47E6-ABB0-927EBBE61445}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {AB95EC86-28CF-47E6-ABB0-927EBBE61445}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 {93C3B757-C591-4451-BA56-140FF91EFE9A}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 - {93C3B757-C591-4451-BA56-140FF91EFE9A}.CreateInstaller|x86.Build.0 = CreateInstaller|x86 {93C3B757-C591-4451-BA56-140FF91EFE9A}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 {93C3B757-C591-4451-BA56-140FF91EFE9A}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 {93C3B757-C591-4451-BA56-140FF91EFE9A}.Debug|x86.ActiveCfg = Debug|x86 @@ -5242,7 +5251,6 @@ {B9838495-B090-4B84-A387-A8974F4F9CC4}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {B9838495-B090-4B84-A387-A8974F4F9CC4}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 {A85EB391-52B6-410C-B827-82746C618FA0}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 - {A85EB391-52B6-410C-B827-82746C618FA0}.CreateInstaller|x86.Build.0 = CreateInstaller|x86 {A85EB391-52B6-410C-B827-82746C618FA0}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 {A85EB391-52B6-410C-B827-82746C618FA0}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 {A85EB391-52B6-410C-B827-82746C618FA0}.Debug|x86.ActiveCfg = Debug|x86 @@ -5252,7 +5260,6 @@ {A85EB391-52B6-410C-B827-82746C618FA0}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {A85EB391-52B6-410C-B827-82746C618FA0}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 - {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.CreateInstaller|x86.Build.0 = CreateInstaller|x86 {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.Debug|x86.ActiveCfg = Debug|x86 @@ -5261,6 +5268,24 @@ {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.Release|x86.Build.0 = Release|x86 {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.Debug|x86.ActiveCfg = Debug|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.Debug|x86.Build.0 = Debug|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.Release|x86.ActiveCfg = Release|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.Release|x86.Build.0 = Release|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {1C002B07-DDF6-4849-B8ED-551163AC9423}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.CreateInstaller|x86.ActiveCfg = CreateInstaller|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.CreateInstallerWithDemoProject|x86.ActiveCfg = CreateInstallerWithDemoProject|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.CreateInstallerWithDemoProject|x86.Build.0 = CreateInstallerWithDemoProject|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.Debug|x86.ActiveCfg = Debug|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.Debug|x86.Build.0 = Debug|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.Release|x86.ActiveCfg = Release|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.Release|x86.Build.0 = Release|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {C4EE67E7-6E00-4735-9439-32D9B2054E40}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -5689,6 +5714,8 @@ {B9838495-B090-4B84-A387-A8974F4F9CC4} = {22080BD7-677C-48FA-AD1A-8CCF7457B984} {A85EB391-52B6-410C-B827-82746C618FA0} = {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} {C7023D25-F8DF-4E3F-BF5D-A8F961CC63F7} = {614D79BC-9919-4AC8-A2B1-9DD89BCB0653} + {1C002B07-DDF6-4849-B8ED-551163AC9423} = {88E04195-C43E-40D3-B5F2-3A25E1E79E03} + {C4EE67E7-6E00-4735-9439-32D9B2054E40} = {88E04195-C43E-40D3-B5F2-3A25E1E79E03} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {039D31AA-B517-4354-B8CD-0B2B826D0B1F} Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/Properties/AssemblyInfo.cs (revision 65f4e1eaedf949add75842dbf6b4fa1dde3af42a) @@ -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.Integration.IO.TestUtil.Test")] +[assembly: AssemblyProduct("Ringtoets.Integration.IO.TestUtil.Test")] \ No newline at end of file Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/Ringtoets.Integration.IO.TestUtil.Test.csproj =================================================================== diff -u --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/Ringtoets.Integration.IO.TestUtil.Test.csproj (revision 0) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/Ringtoets.Integration.IO.TestUtil.Test.csproj (revision 65f4e1eaedf949add75842dbf6b4fa1dde3af42a) @@ -0,0 +1,22 @@ + + + + {C4EE67E7-6E00-4735-9439-32D9B2054E40} + Ringtoets.Integration.IO.TestUtil.Test + Ringtoets.Integration.IO.TestUtil.Test + + + + + + + + + + + + Copying.licenseheader + + + + \ No newline at end of file Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/Properties/AssemblyInfo.cs (revision 0) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/Properties/AssemblyInfo.cs (revision 65f4e1eaedf949add75842dbf6b4fa1dde3af42a) @@ -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.Integration.IO.TestUtil")] +[assembly: AssemblyProduct("Ringtoets.Integration.IO.TestUtil")] \ No newline at end of file Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/Ringtoets.Integration.IO.TestUtil.csproj =================================================================== diff -u --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/Ringtoets.Integration.IO.TestUtil.csproj (revision 0) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/Ringtoets.Integration.IO.TestUtil.csproj (revision 65f4e1eaedf949add75842dbf6b4fa1dde3af42a) @@ -0,0 +1,21 @@ + + + + {1C002B07-DDF6-4849-B8ED-551163AC9423} + Ringtoets.Integration.IO.TestUtil + Ringtoets.Integration.IO.TestUtil + + + + + + + + + + + + Copying.licenseheader + + + \ No newline at end of file