Index: Migration/Ringtoets/src/Migration.Ringtoets.Data/Migration.Ringtoets.Data.csproj =================================================================== diff -u --- Migration/Ringtoets/src/Migration.Ringtoets.Data/Migration.Ringtoets.Data.csproj (revision 0) +++ Migration/Ringtoets/src/Migration.Ringtoets.Data/Migration.Ringtoets.Data.csproj (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -0,0 +1,57 @@ + + + + + {EED7826A-5397-4EEB-A1F8-A7550078459E} + Library + Properties + Migration.Ringtoets.Data + Migration.Ringtoets.Data + 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: Migration/Ringtoets/src/Migration.Ringtoets.Data/Properties/AssemblyInfo.cs =================================================================== diff -u --- Migration/Ringtoets/src/Migration.Ringtoets.Data/Properties/AssemblyInfo.cs (revision 0) +++ Migration/Ringtoets/src/Migration.Ringtoets.Data/Properties/AssemblyInfo.cs (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -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("Migration.Ringtoets.Data")] +[assembly: AssemblyProduct("Migration.Ringtoets.Data")] +[assembly: Guid("eed7826a-5397-4eeb-a1f8-a7550078459e")] \ No newline at end of file Index: Migration/Ringtoets/src/Migration.Ringtoets.Service/Migration.Ringtoets.Service.csproj =================================================================== diff -u --- Migration/Ringtoets/src/Migration.Ringtoets.Service/Migration.Ringtoets.Service.csproj (revision 0) +++ Migration/Ringtoets/src/Migration.Ringtoets.Service/Migration.Ringtoets.Service.csproj (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -0,0 +1,57 @@ + + + + + {18BF79A0-FA6F-4247-B702-66B144EBBA20} + Library + Properties + Migration.Ringtoets.Service + Migration.Ringtoets.Service + 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: Migration/Ringtoets/src/Migration.Ringtoets.Service/Properties/AssemblyInfo.cs =================================================================== diff -u --- Migration/Ringtoets/src/Migration.Ringtoets.Service/Properties/AssemblyInfo.cs (revision 0) +++ Migration/Ringtoets/src/Migration.Ringtoets.Service/Properties/AssemblyInfo.cs (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -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("Migration.Ringtoets.Service")] +[assembly: AssemblyProduct("Migration.Ringtoets.Service")] +[assembly: Guid("18bf79a0-fa6f-4247-b702-66b144ebba20")] \ No newline at end of file Index: Migration/Ringtoets/test/Migration.Ringtoets.Data.Test/Migration.Ringtoets.Data.Test.csproj =================================================================== diff -u --- Migration/Ringtoets/test/Migration.Ringtoets.Data.Test/Migration.Ringtoets.Data.Test.csproj (revision 0) +++ Migration/Ringtoets/test/Migration.Ringtoets.Data.Test/Migration.Ringtoets.Data.Test.csproj (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -0,0 +1,64 @@ + + + + Debug + x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2} + Library + Properties + Migration.Ringtoets.Data.Test + Migration.Ringtoets.Data.Test + v4.0 + 512 + + + true + bin\Debug\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE;DEBUG + full + + + none + 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: Migration/Ringtoets/test/Migration.Ringtoets.Data.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Migration/Ringtoets/test/Migration.Ringtoets.Data.Test/Properties/AssemblyInfo.cs (revision 0) +++ Migration/Ringtoets/test/Migration.Ringtoets.Data.Test/Properties/AssemblyInfo.cs (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -0,0 +1,28 @@ +// 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.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: AssemblyTitle("Migration.Ringtoets.Data.Test")] +[assembly: AssemblyCopyright("Copyright © Microsoft 2017")] +[assembly: Guid("a1091dff-25fe-494a-8b96-56bb16d22aa2")] \ No newline at end of file Index: Migration/Ringtoets/test/Migration.Ringtoets.Service.Test/Migration.Ringtoets.Service.Test.csproj =================================================================== diff -u --- Migration/Ringtoets/test/Migration.Ringtoets.Service.Test/Migration.Ringtoets.Service.Test.csproj (revision 0) +++ Migration/Ringtoets/test/Migration.Ringtoets.Service.Test/Migration.Ringtoets.Service.Test.csproj (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -0,0 +1,64 @@ + + + + Debug + x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2} + Library + Properties + Migration.Ringtoets.Service.Test + Migration.Ringtoets.Service.Test + v4.0 + 512 + + + true + bin\Debug\ + 4 + x86 + MinimumRecommendedRules.ruleset + TRACE;DEBUG + full + + + none + 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: Migration/Ringtoets/test/Migration.Ringtoets.Service.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Migration/Ringtoets/test/Migration.Ringtoets.Service.Test/Properties/AssemblyInfo.cs (revision 0) +++ Migration/Ringtoets/test/Migration.Ringtoets.Service.Test/Properties/AssemblyInfo.cs (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -0,0 +1,28 @@ +// 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.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: AssemblyTitle("Migration.Ringtoets.Service.Test")] +[assembly: AssemblyProduct("Migration.Ringtoets.Service.Test")] +[assembly: Guid("997fe5b1-f7e1-47a2-a354-ec97e59155a2")] \ No newline at end of file Index: Ringtoets.sln =================================================================== diff -u -r6cc96c5f52e06c2dc083a1ae3eb56d358b28a62b -r81c60620a31dcb8c4f174212d266b38f6ba08e6a --- Ringtoets.sln (.../Ringtoets.sln) (revision 6cc96c5f52e06c2dc083a1ae3eb56d358b28a62b) +++ Ringtoets.sln (.../Ringtoets.sln) (revision 81c60620a31dcb8c4f174212d266b38f6ba08e6a) @@ -1316,6 +1316,32 @@ {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} EndProjectSection EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ringtoets", "Ringtoets", "{698FD5F5-4623-4973-81E8-0AE2A4295F5A}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{ECD6276C-D7AC-41F8-A202-384C6CB96450}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{49F87ABC-EC9F-4993-8E33-37C5C883C543}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Migration.Ringtoets.Service", "Migration\Ringtoets\src\Migration.Ringtoets.Service\Migration.Ringtoets.Service.csproj", "{18BF79A0-FA6F-4247-B702-66B144EBBA20}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Migration.Ringtoets.Data", "Migration\Ringtoets\src\Migration.Ringtoets.Data\Migration.Ringtoets.Data.csproj", "{EED7826A-5397-4EEB-A1F8-A7550078459E}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Migration.Ringtoets.Data.Test", "Migration\Ringtoets\test\Migration.Ringtoets.Data.Test\Migration.Ringtoets.Data.Test.csproj", "{A1091DFF-25FE-494A-8B96-56BB16D22AA2}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Migration.Ringtoets.Service.Test", "Migration\Ringtoets\test\Migration.Ringtoets.Service.Test\Migration.Ringtoets.Service.Test.csproj", "{997FE5B1-F7E1-47A2-A354-EC97E59155A2}" + ProjectSection(ProjectDependencies) = postProject + {C90B77DA-E421-43CC-B82E-529651BC21AC} = {C90B77DA-E421-43CC-B82E-529651BC21AC} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -3279,6 +3305,42 @@ {A60F35B7-7538-4516-94BB-09B19FE22FAA}.Release|x86.Build.0 = Release|x86 {A60F35B7-7538-4516-94BB-09B19FE22FAA}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {A60F35B7-7538-4516-94BB-09B19FE22FAA}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.CreateInstaller|x86.ActiveCfg = Release|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.CreateInstaller|x86.Build.0 = Release|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.CreateInstallerWithDemoProject|x86.Build.0 = Release|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.Debug|x86.ActiveCfg = Debug|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.Debug|x86.Build.0 = Debug|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.Release|x86.ActiveCfg = Release|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.Release|x86.Build.0 = Release|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {18BF79A0-FA6F-4247-B702-66B144EBBA20}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.CreateInstaller|x86.ActiveCfg = Release|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.CreateInstaller|x86.Build.0 = Release|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.CreateInstallerWithDemoProject|x86.Build.0 = Release|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.Debug|x86.ActiveCfg = Debug|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.Debug|x86.Build.0 = Debug|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.Release|x86.ActiveCfg = Release|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.Release|x86.Build.0 = Release|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {EED7826A-5397-4EEB-A1F8-A7550078459E}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.CreateInstaller|x86.ActiveCfg = Release|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.Debug|x86.ActiveCfg = Debug|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.Debug|x86.Build.0 = Debug|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.Release|x86.ActiveCfg = Release|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.Release|x86.Build.0 = Release|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {A1091DFF-25FE-494A-8B96-56BB16D22AA2}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.CreateInstaller|x86.ActiveCfg = Release|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.Debug|x86.ActiveCfg = Debug|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.Debug|x86.Build.0 = Debug|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.Release|x86.ActiveCfg = Release|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.Release|x86.Build.0 = Release|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {997FE5B1-F7E1-47A2-A354-EC97E59155A2}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -3569,6 +3631,13 @@ {01776D8B-4BAC-444C-B566-5E398088BDFC} = {1154DEBF-0456-470C-971D-9B7882D4252A} {D08DB9E2-6861-44C8-A725-71A70274CC77} = {19834E97-BB19-4755-A652-814E48BA433E} {A60F35B7-7538-4516-94BB-09B19FE22FAA} = {FA7A737E-D2DB-4AD4-94CC-E3EFF242C485} + {698FD5F5-4623-4973-81E8-0AE2A4295F5A} = {A2B213E7-956A-4EF9-B818-3638E713A6EB} + {ECD6276C-D7AC-41F8-A202-384C6CB96450} = {698FD5F5-4623-4973-81E8-0AE2A4295F5A} + {49F87ABC-EC9F-4993-8E33-37C5C883C543} = {698FD5F5-4623-4973-81E8-0AE2A4295F5A} + {18BF79A0-FA6F-4247-B702-66B144EBBA20} = {ECD6276C-D7AC-41F8-A202-384C6CB96450} + {EED7826A-5397-4EEB-A1F8-A7550078459E} = {ECD6276C-D7AC-41F8-A202-384C6CB96450} + {A1091DFF-25FE-494A-8B96-56BB16D22AA2} = {49F87ABC-EC9F-4993-8E33-37C5C883C543} + {997FE5B1-F7E1-47A2-A354-EC97E59155A2} = {49F87ABC-EC9F-4993-8E33-37C5C883C543} EndGlobalSection GlobalSection(TextTemplating) = postSolution TextTemplating = 1