Index: Core/Components/src/Core.Components.Charting.Forms/Core.Components.Charting.Forms.csproj =================================================================== diff -u -r23d1e296e2da4364fbfe346e68d582dfcf966bb0 -r70fbf8ce1b5d38dc837bb7e923c9c908e81cf18f --- Core/Components/src/Core.Components.Charting.Forms/Core.Components.Charting.Forms.csproj (.../Core.Components.Charting.Forms.csproj) (revision 23d1e296e2da4364fbfe346e68d582dfcf966bb0) +++ Core/Components/src/Core.Components.Charting.Forms/Core.Components.Charting.Forms.csproj (.../Core.Components.Charting.Forms.csproj) (revision 70fbf8ce1b5d38dc837bb7e923c9c908e81cf18f) @@ -65,6 +65,9 @@ False + + + + \ No newline at end of file Index: Core/Components/test/Core.Components.Charting.Forms.Test/Properties/AssemblyInfo.cs =================================================================== diff -u --- Core/Components/test/Core.Components.Charting.Forms.Test/Properties/AssemblyInfo.cs (revision 0) +++ Core/Components/test/Core.Components.Charting.Forms.Test/Properties/AssemblyInfo.cs (revision 70fbf8ce1b5d38dc837bb7e923c9c908e81cf18f) @@ -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.Chart.Forms.Test")] +[assembly: AssemblyProduct("Core.Components.Chart.Forms.Test")] +[assembly: Guid("04f970ef-3536-4661-baee-9eb0bfc7db7d")] \ No newline at end of file Index: Ringtoets.sln =================================================================== diff -u -rbc101c27c786f3309b16fd375b386aef9b6ebe75 -r70fbf8ce1b5d38dc837bb7e923c9c908e81cf18f --- Ringtoets.sln (.../Ringtoets.sln) (revision bc101c27c786f3309b16fd375b386aef9b6ebe75) +++ Ringtoets.sln (.../Ringtoets.sln) (revision 70fbf8ce1b5d38dc837bb7e923c9c908e81cf18f) @@ -1641,6 +1641,8 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Components.Charting.TestUtil.Test", "Core\Components\test\Core.Components.Charting.TestUtil.Test\Core.Components.Charting.TestUtil.Test.csproj", "{1FD22BC2-B3D5-49D5-9E9B-694BE547DB6D}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Components.Charting.Forms.Test", "Core\Components\test\Core.Components.Charting.Forms.Test\Core.Components.Charting.Forms.Test.csproj", "{04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution CreateInstaller|x86 = CreateInstaller|x86 @@ -4131,6 +4133,14 @@ {1FD22BC2-B3D5-49D5-9E9B-694BE547DB6D}.Release|x86.Build.0 = Release|x86 {1FD22BC2-B3D5-49D5-9E9B-694BE547DB6D}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 {1FD22BC2-B3D5-49D5-9E9B-694BE547DB6D}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.CreateInstaller|x86.ActiveCfg = Release|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.CreateInstallerWithDemoProject|x86.ActiveCfg = Release|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.Debug|x86.ActiveCfg = Debug|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.Debug|x86.Build.0 = Debug|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.Release|x86.ActiveCfg = Release|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.Release|x86.Build.0 = Release|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.ReleaseForCodeCoverage|x86.ActiveCfg = ReleaseForCodeCoverage|x86 + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D}.ReleaseForCodeCoverage|x86.Build.0 = ReleaseForCodeCoverage|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -4486,6 +4496,7 @@ {17C5639A-A137-4348-893E-DFD230AE5A7C} = {A39CC244-FBB2-4221-82B9-92CC837EF1DC} {77F983B7-EEAA-4348-8799-CDF79248BCC9} = {A39CC244-FBB2-4221-82B9-92CC837EF1DC} {1FD22BC2-B3D5-49D5-9E9B-694BE547DB6D} = {D9DC93FF-DCF3-44A4-9193-9911966CDFF4} + {04F970EF-3536-4661-BAEE-9EB0BFC7DB7D} = {D9DC93FF-DCF3-44A4-9193-9911966CDFF4} EndGlobalSection GlobalSection(TextTemplating) = postSolution TextTemplating = 1