From 169d0d2849595dba8e9b059c3550ff1d31fd5e57 Mon Sep 17 00:00:00 2001 From: Dirkster99 Date: Sat, 10 Aug 2019 12:49:53 +0200 Subject: [PATCH] Removed Xceed from product description of assemblies and adjusted version to 3.5.11 --- .../Properties/AssemblyInfo.cs | 8 ++++---- .../Properties/AssemblyInfo.cs | 8 ++++---- .../Properties/AssemblyInfo.cs | 8 ++++---- .../Properties/AssemblyInfo.cs | 8 ++++---- .../Properties/AssemblyInfo.cs | 8 ++++---- .../Xceed.Wpf.AvalonDock/AssemblyVersionInfo.cs | 2 +- .../Xceed.Wpf.AvalonDock/Properties/AssemblyInfo.cs | 8 ++++---- source/MLibTest/MLibTest/MainWindow.xaml | 2 +- 8 files changed, 26 insertions(+), 26 deletions(-) diff --git a/source/Components/Xceed.Wpf.AvalonDock.Themes.Aero/Properties/AssemblyInfo.cs b/source/Components/Xceed.Wpf.AvalonDock.Themes.Aero/Properties/AssemblyInfo.cs index 654faa4f..2e44faf1 100644 --- a/source/Components/Xceed.Wpf.AvalonDock.Themes.Aero/Properties/AssemblyInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock.Themes.Aero/Properties/AssemblyInfo.cs @@ -25,12 +25,12 @@ This program is provided to you under the terms of the Microsoft Public // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle( "Xceed Toolkit for WPF - AvalonDock Aero Theme" )] +[assembly: AssemblyTitle("AvalonDock Aero Theme - https://github.com/Dirkster99/AvalonDock")] [assembly: AssemblyDescription( "This assembly implements the Aero Theme for the AvalonDock layout system." )] -[assembly: AssemblyCompany( "Xceed Software Inc." )] -[assembly: AssemblyProduct( "Xceed Toolkit for WPF - AvalonDock" )] -[assembly: AssemblyCopyright( "Copyright (C) Xceed Software Inc. 2007-2017" )] +[assembly: AssemblyCompany("Open Source")] +[assembly: AssemblyProduct("Dirkster.AvalonDock.Themes.Aero")] +[assembly: AssemblyCopyright("Copyright © 2017-2019")] diff --git a/source/Components/Xceed.Wpf.AvalonDock.Themes.Expression/Properties/AssemblyInfo.cs b/source/Components/Xceed.Wpf.AvalonDock.Themes.Expression/Properties/AssemblyInfo.cs index 238c6417..bd993338 100644 --- a/source/Components/Xceed.Wpf.AvalonDock.Themes.Expression/Properties/AssemblyInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock.Themes.Expression/Properties/AssemblyInfo.cs @@ -25,12 +25,12 @@ This program is provided to you under the terms of the New BSD // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle( "Xceed Extended WPF Toolkit - AvalonDock Expression Theme" )] +[assembly: AssemblyTitle("AvalonDock Expression Theme - https://github.com/Dirkster99/AvalonDock")] [assembly: AssemblyDescription( "This assembly implements the Expression Theme for AvalonDock layout system." )] -[assembly: AssemblyCompany( "Xceed Software Inc." )] -[assembly: AssemblyProduct( "Xceed Extended WPF Toolkit - AvalonDock" )] -[assembly: AssemblyCopyright( "Copyright (C) Xceed Software Inc. 2007-2013" )] +[assembly: AssemblyCompany("Open Source")] +[assembly: AssemblyProduct("Dirkster.AvalonDock.Themes.Expression")] +[assembly: AssemblyCopyright("Copyright © 2017-2019")] diff --git a/source/Components/Xceed.Wpf.AvalonDock.Themes.Metro/Properties/AssemblyInfo.cs b/source/Components/Xceed.Wpf.AvalonDock.Themes.Metro/Properties/AssemblyInfo.cs index 4f0eb25b..d3f4936b 100644 --- a/source/Components/Xceed.Wpf.AvalonDock.Themes.Metro/Properties/AssemblyInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock.Themes.Metro/Properties/AssemblyInfo.cs @@ -25,12 +25,12 @@ This program is provided to you under the terms of the Microsoft Public // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle( "Xceed Toolkit for WPF - AvalonDock Metro Theme" )] +[assembly: AssemblyTitle("AvalonDock Metro Theme - https://github.com/Dirkster99/AvalonDock")] [assembly: AssemblyDescription( "This assembly implements the Metro Theme for the AvalonDock layout system." )] -[assembly: AssemblyCompany( "Xceed Software Inc." )] -[assembly: AssemblyProduct( "Xceed Toolkit for WPF - AvalonDock" )] -[assembly: AssemblyCopyright( "Copyright (C) Xceed Software Inc. 2007-2017" )] +[assembly: AssemblyCompany("Open Source")] +[assembly: AssemblyProduct("Dirkster.AvalonDock.Themes.Metro")] +[assembly: AssemblyCopyright("Copyright © 2017-2019")] diff --git a/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2010/Properties/AssemblyInfo.cs b/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2010/Properties/AssemblyInfo.cs index bc1cba97..3f4c55c9 100644 --- a/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2010/Properties/AssemblyInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2010/Properties/AssemblyInfo.cs @@ -25,12 +25,12 @@ This program is provided to you under the terms of the Microsoft Public // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle( "Xceed Toolkit for WPF - AvalonDock VS2010 Theme" )] +[assembly: AssemblyTitle("AvalonDock VS2010 Theme - https://github.com/Dirkster99/AvalonDock")] [assembly: AssemblyDescription( "This assembly implements the VS2010 Theme for the AvalonDock layout system." )] -[assembly: AssemblyCompany( "Xceed Software Inc." )] -[assembly: AssemblyProduct( "Xceed Toolkit for WPF - AvalonDock" )] -[assembly: AssemblyCopyright( "Copyright (C) Xceed Software Inc. 2007-2017" )] +[assembly: AssemblyCompany("Open Source")] +[assembly: AssemblyProduct("Dirkster.AvalonDock.Themes.VS2010")] +[assembly: AssemblyCopyright("Copyright © 2017-2019")] // Setting ComVisible to false makes the types in this assembly not visible diff --git a/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Properties/AssemblyInfo.cs b/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Properties/AssemblyInfo.cs index 99a08e63..12d84bce 100644 --- a/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Properties/AssemblyInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Properties/AssemblyInfo.cs @@ -23,12 +23,12 @@ This program is provided to you under the terms of the New BSD // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Xceed AvalonDock VS2013 Theme")] -[assembly: AssemblyDescription("VS2013 Theme for Xceed AvalonDock")] +[assembly: AssemblyTitle("AvalonDock VS2013 Theme - https://github.com/Dirkster99/AvalonDock")] +[assembly: AssemblyDescription("This assembly implements the VS2013 Theme for AvalonDock")] [assembly: AssemblyCompany("Open Source")] -[assembly: AssemblyProduct( "Xceed - AvalonDock" )] -[assembly: AssemblyCopyright("Copyright © 2018-2019")] +[assembly: AssemblyProduct("Dirkster.AvalonDock.Themes.VS2013")] +[assembly: AssemblyCopyright("Copyright © 2017-2019")] diff --git a/source/Components/Xceed.Wpf.AvalonDock/AssemblyVersionInfo.cs b/source/Components/Xceed.Wpf.AvalonDock/AssemblyVersionInfo.cs index 95f8fc63..ef8ebfd5 100644 --- a/source/Components/Xceed.Wpf.AvalonDock/AssemblyVersionInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock/AssemblyVersionInfo.cs @@ -24,7 +24,7 @@ internal static class _XceedVersionInfo public const string BaseVersion = "3.5"; [System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )] public const string Version = BaseVersion + - ".10.0"; + ".11.0"; [System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )] public const string PublicKeyToken = "ba83ff368b7563c6"; diff --git a/source/Components/Xceed.Wpf.AvalonDock/Properties/AssemblyInfo.cs b/source/Components/Xceed.Wpf.AvalonDock/Properties/AssemblyInfo.cs index 52b4d290..a0be88e4 100644 --- a/source/Components/Xceed.Wpf.AvalonDock/Properties/AssemblyInfo.cs +++ b/source/Components/Xceed.Wpf.AvalonDock/Properties/AssemblyInfo.cs @@ -26,11 +26,11 @@ This program is provided to you under the terms of the Microsoft Public // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("https://github.com/Dirkster99/AvalonDock")] -[assembly: AssemblyDescription( "This assembly implements the Xceed.Wpf.AvalonDock namespace, a docking layout system for the Windows Presentation Framework." )] +[assembly: AssemblyDescription("This assembly implements a docking layout system for WPF.")] -[assembly: AssemblyCompany( "Xceed Software Inc." )] -[assembly: AssemblyProduct( "Xceed Toolkit for WPF - AvalonDock" )] -[assembly: AssemblyCopyright( "Copyright (C) Xceed Software Inc. 2007-2017" )] +[assembly: AssemblyCompany("Open Source")] +[assembly: AssemblyProduct("Dirkster.AvalonDock")] +[assembly: AssemblyCopyright("2017-2019")] [assembly: AssemblyCulture( "" )] diff --git a/source/MLibTest/MLibTest/MainWindow.xaml b/source/MLibTest/MLibTest/MainWindow.xaml index 161271f8..4f512567 100644 --- a/source/MLibTest/MLibTest/MainWindow.xaml +++ b/source/MLibTest/MLibTest/MainWindow.xaml @@ -166,7 +166,7 @@ - +