Index: Core/Common/src/Core.Common.Controls/Core.Common.Controls.csproj =================================================================== diff -u -r74fec193a187ff8f53b71acd7e20c4c6475936fb -r83b50904ac5a61f95d6e5dd8fca92406cd169d9d --- Core/Common/src/Core.Common.Controls/Core.Common.Controls.csproj (.../Core.Common.Controls.csproj) (revision 74fec193a187ff8f53b71acd7e20c4c6475936fb) +++ Core/Common/src/Core.Common.Controls/Core.Common.Controls.csproj (.../Core.Common.Controls.csproj) (revision 83b50904ac5a61f95d6e5dd8fca92406cd169d9d) @@ -1,9 +1,6 @@  - - - @@ -21,9 +18,6 @@ - - - True Index: Core/Common/src/Core.Common.Controls/Properties/Resources.Designer.cs =================================================================== diff -u -r74fec193a187ff8f53b71acd7e20c4c6475936fb -r83b50904ac5a61f95d6e5dd8fca92406cd169d9d --- Core/Common/src/Core.Common.Controls/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 74fec193a187ff8f53b71acd7e20c4c6475936fb) +++ Core/Common/src/Core.Common.Controls/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 83b50904ac5a61f95d6e5dd8fca92406cd169d9d) @@ -89,15 +89,5 @@ return ResourceManager.GetString("DisplayName_None", resourceCulture); } } - - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// - public static System.Drawing.Bitmap MadeBy { - get { - object obj = ResourceManager.GetObject("MadeBy", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } } } Index: Core/Common/src/Core.Common.Controls/Properties/Resources.resx =================================================================== diff -u -r74fec193a187ff8f53b71acd7e20c4c6475936fb -r83b50904ac5a61f95d6e5dd8fca92406cd169d9d --- Core/Common/src/Core.Common.Controls/Properties/Resources.resx (.../Resources.resx) (revision 74fec193a187ff8f53b71acd7e20c4c6475936fb) +++ Core/Common/src/Core.Common.Controls/Properties/Resources.resx (.../Resources.resx) (revision 83b50904ac5a61f95d6e5dd8fca92406cd169d9d) @@ -120,8 +120,4 @@ <selecteer> - - - ..\Resources\MadeBy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - \ No newline at end of file Index: Core/Common/src/Core.Common.Controls/Resources/MadeBy.png =================================================================== diff -u -r74fec193a187ff8f53b71acd7e20c4c6475936fb -r83b50904ac5a61f95d6e5dd8fca92406cd169d9d Binary files differ