Index: Application/Application.Ringtoets/DeltaShellGui.cs =================================================================== diff -u -r2a90c0c1be6114f72af65c42f0a6f334b30e4755 -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Application/Application.Ringtoets/DeltaShellGui.cs (.../DeltaShellGui.cs) (revision 2a90c0c1be6114f72af65c42f0a6f334b30e4755) +++ Application/Application.Ringtoets/DeltaShellGui.cs (.../DeltaShellGui.cs) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -24,7 +24,6 @@ using Core.Common.Gui; using Core.Common.Gui.Forms; using Core.Common.Gui.Forms.MainWindow; -using Core.Common.Gui.Forms.SplashScreen; using Core.Common.Utils; using Core.Common.Utils.Aop; using Core.Common.Utils.Collections; Index: Application/Application.Ringtoets/Forms/MessageWindow/MessageWindow.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Application/Application.Ringtoets/Forms/MessageWindow/MessageWindow.cs (.../MessageWindow.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Application/Application.Ringtoets/Forms/MessageWindow/MessageWindow.cs (.../MessageWindow.cs) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -7,6 +7,7 @@ using Application.Ringtoets.Properties; using Core.Common.Controls; using Core.Common.Gui.Forms; +using Core.Common.Gui.Forms.MessageWindow; using log4net.Core; namespace Application.Ringtoets.Forms.MessageWindow Index: Application/Application.Ringtoets/Forms/MessageWindow/MessageWindowLogAppender.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Application/Application.Ringtoets/Forms/MessageWindow/MessageWindowLogAppender.cs (.../MessageWindowLogAppender.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Application/Application.Ringtoets/Forms/MessageWindow/MessageWindowLogAppender.cs (.../MessageWindowLogAppender.cs) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -5,6 +5,7 @@ using System.Resources; using Application.Ringtoets.Properties; using Core.Common.Gui.Forms; +using Core.Common.Gui.Forms.MessageWindow; using log4net.Appender; using log4net.Core; Index: Application/Application.Ringtoets/Forms/OptionsDialog/GeneralOptionsControl.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Application/Application.Ringtoets/Forms/OptionsDialog/GeneralOptionsControl.cs (.../GeneralOptionsControl.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Application/Application.Ringtoets/Forms/OptionsDialog/GeneralOptionsControl.cs (.../GeneralOptionsControl.cs) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -4,6 +4,7 @@ using System.Windows.Forms; using Application.Ringtoets.Properties; using Core.Common.Gui.Forms; +using Core.Common.Gui.Forms.OptionsDialog; using Core.Common.Utils.Globalization; namespace Application.Ringtoets.Forms.OptionsDialog Index: Application/Application.Ringtoets/Forms/OptionsDialog/OptionsDialog.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Application/Application.Ringtoets/Forms/OptionsDialog/OptionsDialog.cs (.../OptionsDialog.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Application/Application.Ringtoets/Forms/OptionsDialog/OptionsDialog.cs (.../OptionsDialog.cs) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -5,6 +5,7 @@ using Application.Ringtoets.Properties; using Core.Common.Controls.Swf; using Core.Common.Gui.Forms; +using Core.Common.Gui.Forms.OptionsDialog; using Core.Common.Utils.Collections; using Core.Common.Utils.Collections.Generic; Index: Application/Application.Ringtoets/Forms/SplashScreen.xaml.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Application/Application.Ringtoets/Forms/SplashScreen.xaml.cs (.../SplashScreen.xaml.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Application/Application.Ringtoets/Forms/SplashScreen.xaml.cs (.../SplashScreen.xaml.cs) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -5,7 +5,6 @@ using System.Windows.Media.Imaging; using System.Windows.Threading; using Core.Common.Base; -using Core.Common.BaseDelftTools; using log4net; namespace Application.Ringtoets.Forms Index: Core/Common/src/Core.Common.Gui/Core.Common.Gui.csproj =================================================================== diff -u -r2a90c0c1be6114f72af65c42f0a6f334b30e4755 -r2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126 --- Core/Common/src/Core.Common.Gui/Core.Common.Gui.csproj (.../Core.Common.Gui.csproj) (revision 2a90c0c1be6114f72af65c42f0a6f334b30e4755) +++ Core/Common/src/Core.Common.Gui/Core.Common.Gui.csproj (.../Core.Common.Gui.csproj) (revision 2c3e0c9ff532b71fd0a6805eda0ce9a83ee7f126) @@ -128,7 +128,6 @@ - @@ -141,7 +140,6 @@ True Resources.resx - @@ -206,22 +204,16 @@ - ResXFileCodeGenerator Resources.Designer.cs + - - - MSBuild:Compile - Designer - -