From c02caa6732f92b0a3f9aae02fe079f8506b55aff Mon Sep 17 00:00:00 2001 From: dbuechel Date: Thu, 28 Mar 2019 08:01:56 +0100 Subject: [PATCH] SEBWIN-226: Updated assembly information for all assemblies. --- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 7 ++---- .../Properties/AssemblyInfo.cs | 25 ++++++++----------- 8 files changed, 24 insertions(+), 50 deletions(-) diff --git a/SafeExamBrowser.Communication.UnitTests/Properties/AssemblyInfo.cs b/SafeExamBrowser.Communication.UnitTests/Properties/AssemblyInfo.cs index 32ab8979..2b78d918 100644 --- a/SafeExamBrowser.Communication.UnitTests/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.Communication.UnitTests/Properties/AssemblyInfo.cs @@ -2,13 +2,10 @@ using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("SafeExamBrowser.Communication.UnitTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.Communication.UnitTests")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/SafeExamBrowser.Communication/Properties/AssemblyInfo.cs b/SafeExamBrowser.Communication/Properties/AssemblyInfo.cs index 42e766af..9bab7661 100644 --- a/SafeExamBrowser.Communication/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.Communication/Properties/AssemblyInfo.cs @@ -5,13 +5,10 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("SafeExamBrowser.Communication")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.Communication")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from diff --git a/SafeExamBrowser.Configuration.UnitTests/Properties/AssemblyInfo.cs b/SafeExamBrowser.Configuration.UnitTests/Properties/AssemblyInfo.cs index 532cfdb4..e5f7e770 100644 --- a/SafeExamBrowser.Configuration.UnitTests/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.Configuration.UnitTests/Properties/AssemblyInfo.cs @@ -2,13 +2,10 @@ using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("SafeExamBrowser.Configuration.UnitTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.Configuration.UnitTests")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/SafeExamBrowser.I18n.UnitTests/Properties/AssemblyInfo.cs b/SafeExamBrowser.I18n.UnitTests/Properties/AssemblyInfo.cs index 2f57fa24..02c8a804 100644 --- a/SafeExamBrowser.I18n.UnitTests/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.I18n.UnitTests/Properties/AssemblyInfo.cs @@ -2,13 +2,10 @@ using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("SafeExamBrowser.I18n.UnitTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.I18n.UnitTests")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/SafeExamBrowser.I18n/Properties/AssemblyInfo.cs b/SafeExamBrowser.I18n/Properties/AssemblyInfo.cs index 35f620be..6a062e3d 100644 --- a/SafeExamBrowser.I18n/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.I18n/Properties/AssemblyInfo.cs @@ -5,13 +5,10 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("SafeExamBrowser.I18n")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.I18n")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from diff --git a/SafeExamBrowser.Logging.UnitTests/Properties/AssemblyInfo.cs b/SafeExamBrowser.Logging.UnitTests/Properties/AssemblyInfo.cs index 27584440..81e1a701 100644 --- a/SafeExamBrowser.Logging.UnitTests/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.Logging.UnitTests/Properties/AssemblyInfo.cs @@ -2,13 +2,10 @@ using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("SafeExamBrowser.Logging.UnitTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.Logging.UnitTests")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/SafeExamBrowser.Logging/Properties/AssemblyInfo.cs b/SafeExamBrowser.Logging/Properties/AssemblyInfo.cs index cc0b64d5..638dc1fd 100644 --- a/SafeExamBrowser.Logging/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.Logging/Properties/AssemblyInfo.cs @@ -5,13 +5,10 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("SafeExamBrowser.Logging")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.Logging")] [assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from diff --git a/SafeExamBrowser.UserInterface.Mobile/Properties/AssemblyInfo.cs b/SafeExamBrowser.UserInterface.Mobile/Properties/AssemblyInfo.cs index 9944deca..e947bf2f 100644 --- a/SafeExamBrowser.UserInterface.Mobile/Properties/AssemblyInfo.cs +++ b/SafeExamBrowser.UserInterface.Mobile/Properties/AssemblyInfo.cs @@ -1,6 +1,4 @@ using System.Reflection; -using System.Resources; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Windows; @@ -8,13 +6,10 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("SafeExamBrowser.UserInterface.Mobile")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyDescription("Safe Exam Browser")] +[assembly: AssemblyCompany("ETH Zürich")] [assembly: AssemblyProduct("SafeExamBrowser.UserInterface.Mobile")] -[assembly: AssemblyCopyright("Copyright © 2019")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyCopyright("Copyright © 2019 ETH Zürich, Educational Development and Technology (LET)")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from @@ -31,13 +26,13 @@ using System.Windows; //[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)] -[assembly:ThemeInfo( - ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located - //(used if a resource is not found in the page, - // or application resource dictionaries) - ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located - //(used if a resource is not found in the page, - // app, or any theme specific resource dictionaries) +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) )]