Index: Application/Application.Ringtoets/Application.Ringtoets.csproj =================================================================== diff -u -r3112e21825ab694afebf3e220a867e7af913a5b2 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Application/Application.Ringtoets/Application.Ringtoets.csproj (.../Application.Ringtoets.csproj) (revision 3112e21825ab694afebf3e220a867e7af913a5b2) +++ Application/Application.Ringtoets/Application.Ringtoets.csproj (.../Application.Ringtoets.csproj) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -532,8 +532,6 @@ - - Index: Application/Application.Ringtoets/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Application/Application.Ringtoets/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Application/Application.Ringtoets/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -5,6 +5,6 @@ [assembly: XmlConfigurator(Watch = true)] [assembly: AssemblyTitle("Application.Ringtoets")] -[assembly: AssemblyProduct("Delta Shell")] +[assembly: AssemblyProduct("Application.Ringtoets")] [assembly: Guid("a4036982-77b5-4a89-84be-0c05301f28a6")] [assembly: NeutralResourcesLanguage("en-US")] \ No newline at end of file Fisheye: Tag dd1a980616ea0f7eaf5593353dc8012a09f4c8c1 refers to a dead (removed) revision in file `Application/Application.Ringtoets/Uml/DelftTools.cd'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag dd1a980616ea0f7eaf5593353dc8012a09f4c8c1 refers to a dead (removed) revision in file `Application/Application.Ringtoets/Uml/Gui.cd'. Fisheye: No comparison available. Pass `N' to diff? Index: Core/Common/src/Core.Common.Base/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Base/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Base/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,6 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Delta Shell")] -[assembly: AssemblyProduct("Delta Shell")] +[assembly: AssemblyTitle("Core.Common.Base")] +[assembly: AssemblyProduct("Core.Common.Base")] [assembly: Guid("f6a5ae38-b8ce-49c5-a8d9-4729c140ce1f")] \ No newline at end of file Index: Core/Common/src/Core.Common.BaseDelftTools/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.BaseDelftTools/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.BaseDelftTools/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,8 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -using Mono.Addins; -[assembly: AssemblyTitle("Core")] -[assembly: AssemblyProduct("Core")] -[assembly: Guid("7de6d62e-614a-4544-bb8c-4497fc52da3a")] -[assembly: AddinRoot("DeltaShellApplication", "1.0")] \ No newline at end of file +[assembly: AssemblyTitle("Core.Common.BaseDelftTools")] +[assembly: AssemblyProduct("Core.Common.BaseDelftTools")] +[assembly: Guid("7de6d62e-614a-4544-bb8c-4497fc52da3a")] \ No newline at end of file Index: Core/Common/src/Core.Common.Controls.Swf/Properties/AssemblyInfo.cs =================================================================== diff -u -r7ba405dea8ce47a0076e9dd61838b80cc4b2febb -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 7ba405dea8ce47a0076e9dd61838b80cc4b2febb) +++ Core/Common/src/Core.Common.Controls.Swf/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,6 +1,8 @@ using System.Reflection; +using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Core.Common.Controls.Swf")] [assembly: AssemblyProduct("Core.Common.Controls.Swf")] -[assembly: Guid("9af557fb-00b2-4bdb-b8bc-2c23da6125bc")] \ No newline at end of file +[assembly: Guid("9af557fb-00b2-4bdb-b8bc-2c23da6125bc")] +[assembly: InternalsVisibleTo("Core.Common.Controls.Swf.UML")] \ No newline at end of file Index: Core/Common/src/Core.Common.Controls.Swf/Table/TableViewCellFormatterProvider.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/Table/TableViewCellFormatterProvider.cs (.../TableViewCellFormatterProvider.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Controls.Swf/Table/TableViewCellFormatterProvider.cs (.../TableViewCellFormatterProvider.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -6,7 +6,7 @@ /// Wrapper for ICustomFormatter, so that IFormatProvider won't have to be implemented. /// http://documentation.devexpress.com/#WindowsForms/CustomDocument3045 /// - internal class TableViewCellFormatterProvider : IFormatProvider + public class TableViewCellFormatterProvider : IFormatProvider { private readonly ICustomFormatter formatter; Index: Core/Common/src/Core.Common.Controls.Swf/Table/TableViewComboBoxItem.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/Table/TableViewComboBoxItem.cs (.../TableViewComboBoxItem.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Controls.Swf/Table/TableViewComboBoxItem.cs (.../TableViewComboBoxItem.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -3,7 +3,7 @@ namespace Core.Common.Controls.Swf.Table { - internal class TableViewComboBoxItem : IConvertible + public class TableViewComboBoxItem : IConvertible { public object Value { get; set; } Index: Core/Common/src/Core.Common.Controls.Swf/Table/TableViewExceptionMessageController.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/Table/TableViewExceptionMessageController.cs (.../TableViewExceptionMessageController.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Controls.Swf/Table/TableViewExceptionMessageController.cs (.../TableViewExceptionMessageController.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -2,7 +2,7 @@ namespace Core.Common.Controls.Swf.Table { - internal class TableViewExceptionMessageController : GridLocalizer + public class TableViewExceptionMessageController : GridLocalizer { public override string GetLocalizedString(GridStringId id) { Index: Core/Common/src/Core.Common.Controls.Swf/Table/Validation/TableViewValidator.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/Table/Validation/TableViewValidator.cs (.../TableViewValidator.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Controls.Swf/Table/Validation/TableViewValidator.cs (.../TableViewValidator.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -6,7 +6,7 @@ namespace Core.Common.Controls.Swf.Table.Validation { - internal class TableViewValidator + public class TableViewValidator { private readonly TableView tableView; Index: Core/Common/src/Core.Common.Controls.Swf/Table/XtraGridRepositoryItemBuilder.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/Table/XtraGridRepositoryItemBuilder.cs (.../XtraGridRepositoryItemBuilder.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Controls.Swf/Table/XtraGridRepositoryItemBuilder.cs (.../XtraGridRepositoryItemBuilder.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -15,7 +15,7 @@ namespace Core.Common.Controls.Swf.Table { - internal static class XtraGridRepositoryItemBuilder + public static class XtraGridRepositoryItemBuilder { private static readonly ILog Log = LogManager.GetLogger(typeof(TableViewColumn)); Index: Core/Common/src/Core.Common.Controls.Swf/TreeViewControls/TreeNodeList.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls.Swf/TreeViewControls/TreeNodeList.cs (.../TreeNodeList.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Controls.Swf/TreeViewControls/TreeNodeList.cs (.../TreeNodeList.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -9,7 +9,7 @@ /// /// Wraps TreeNodeCollection from Windows.Forms.TreeView so it appears as a list of ITreeNode. /// - internal class TreeNodeList : IList + public class TreeNodeList : IList { private readonly TreeNodeCollection nodes; Index: Core/Common/src/Core.Common.Controls/Core.Common.Controls.csproj =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Controls/Core.Common.Controls.csproj (.../Core.Common.Controls.csproj) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/src/Core.Common.Controls/Core.Common.Controls.csproj (.../Core.Common.Controls.csproj) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -12,7 +12,7 @@ Core.Common.Controls v4.0 512 - true + false false Index: Core/Common/src/Core.Common.Gui.Swf/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Gui.Swf/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Gui.Swf/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,6 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("DelftTools.Components")] -[assembly: AssemblyProduct("DelftTools.Components")] +[assembly: AssemblyTitle("Core.Common.Gui.Swf")] +[assembly: AssemblyProduct("Core.Common.Gui.Swf")] [assembly: Guid("e979f2a9-47d5-43c1-b003-829b4e2a801e")] \ No newline at end of file Index: Core/Common/src/Core.Common.Gui/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Gui/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Gui/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,8 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -using Mono.Addins; -[assembly: AssemblyTitle("Gui")] -[assembly: AssemblyProduct("Gui")] -[assembly: Guid("b3c117b3-ebeb-43cd-9784-6ec81d1ced36")] -[assembly: AddinRoot("DeltaShellGui", "1.0")] \ No newline at end of file +[assembly: AssemblyTitle("Core.Common.Gui")] +[assembly: AssemblyProduct("Core.Common.Gui")] +[assembly: Guid("b3c117b3-ebeb-43cd-9784-6ec81d1ced36")] \ No newline at end of file Index: Core/Common/src/Core.Common.Utils/Core.Common.Utils.csproj =================================================================== diff -u -ra78278485dc8fdf746bbb9976fba976242ba5e9b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Utils/Core.Common.Utils.csproj (.../Core.Common.Utils.csproj) (revision a78278485dc8fdf746bbb9976fba976242ba5e9b) +++ Core/Common/src/Core.Common.Utils/Core.Common.Utils.csproj (.../Core.Common.Utils.csproj) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -17,7 +17,7 @@ false OnOutputUpdated - true + false false Index: Core/Common/src/Core.Common.Utils/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/src/Core.Common.Utils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/src/Core.Common.Utils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,6 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Delta Shell")] -[assembly: AssemblyProduct("Delta Shell")] +[assembly: AssemblyTitle("Core.Common.Utils")] +[assembly: AssemblyProduct("Core.Common.Utils")] [assembly: Guid("54e200fe-6297-4bfe-b449-67f3d4395144")] \ No newline at end of file Index: Core/Common/test/Core.Common.DelftTools.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.DelftTools.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.DelftTools.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,41 +1,15 @@ -// 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. - -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; using NUnit.Framework; -[assembly: AssemblyTitle("DelftTools.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DelftTools.Tests")] -[assembly: AssemblyCopyright("Copyright © Deltares 2010")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyTitle("Core.Common.DelftTools.Tests")] +[assembly: AssemblyProduct("Core.Common.DelftTools.Tests")] // 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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - [assembly: Guid("2eaa90e8-ad27-4130-919b-4a043f2526cb")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: RequiresSTA] \ No newline at end of file Index: Core/Common/test/Core.Common.IntegrationTests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.IntegrationTests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.IntegrationTests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,41 +1,16 @@ -// 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. - -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; using NUnit.Framework; -[assembly: AssemblyTitle("DeltaShell.IntegrationTests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DeltaShell.IntegrationTests")] -[assembly: AssemblyCopyright("Copyright © Deltares 2010")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyTitle("Core.Common.IntegrationTests")] +[assembly: AssemblyProduct("Core.Common.IntegrationTests")] // 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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - [assembly: Guid("4a1c7014-8890-4030-a00e-24b8895caf67")] -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: RequiresSTA] \ No newline at end of file Index: Core/Common/test/Core.Common.TestUtils/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.TestUtils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.TestUtils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Core.Common.TestUtils")] +[assembly: AssemblyProduct("Core.Common.TestUtils")] -[assembly: AssemblyTitle("DelftTools.TestUtils")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DelftTools.TestUtils")] -[assembly: AssemblyCopyright("Copyright © Deltares 2008")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("d749c2bb-9e8a-4211-b24b-d3b179e73042")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("d749c2bb-9e8a-4211-b24b-d3b179e73042")] \ No newline at end of file Index: Core/Common/test/Core.Common.Tests/Core/AssemblyInfoTest.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.Tests/Core/AssemblyInfoTest.cs (.../AssemblyInfoTest.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.Tests/Core/AssemblyInfoTest.cs (.../AssemblyInfoTest.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -12,10 +12,10 @@ { AssemblyUtils.AssemblyInfo info = AssemblyUtils.GetAssemblyInfo((typeof(DeltaShellApplication)).Assembly); - Assert.AreEqual("Delta Shell", info.Title); + Assert.AreEqual("Core.Common.Base", info.Title); Assert.IsNotNull(info.Version); Assert.IsNotNull(info.Description); - Assert.AreEqual("Delta Shell", info.Product); + Assert.AreEqual("Core.Common.Base", info.Product); Assert.IsNotNull(info.Copyright); Assert.AreEqual("Deltares", info.Company); } Index: Core/Common/test/Core.Common.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,40 +1,16 @@ -// 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. - using System.Reflection; using System.Runtime.InteropServices; using NUnit.Framework; -[assembly: AssemblyTitle("DeltaShell.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DeltaShell.Tests")] -[assembly: AssemblyCopyright("Copyright � Deltares 2008")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyTitle("Core.Common.Tests")] +[assembly: AssemblyProduct("Core.Common.Tests")] // 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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - [assembly: Guid("2d410d08-3a73-45cd-a541-14238fcade49")] -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: RequiresSTA] \ No newline at end of file Index: Core/Common/test/Core.Common.Utils.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.Utils.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.Utils.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Core.Common.Utils.Tests")] +[assembly: AssemblyProduct("Core.Common.Utils.Tests")] -[assembly: AssemblyTitle("DelftTools.Utils.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("WL | Delft Hydraulics")] -[assembly: AssemblyProduct("DelftTools.Utils.Tests")] -[assembly: AssemblyCopyright("Copyright © WL | Delft Hydraulics 2011")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("450e7fe3-f902-424f-99f1-fd05fc953bbd")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("450e7fe3-f902-424f-99f1-fd05fc953bbd")] \ No newline at end of file Index: Core/Common/test/Core.Common.Utils.Tests/Reflection/AssemblyUtilsTest.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/test/Core.Common.Utils.Tests/Reflection/AssemblyUtilsTest.cs (.../AssemblyUtilsTest.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Common/test/Core.Common.Utils.Tests/Reflection/AssemblyUtilsTest.cs (.../AssemblyUtilsTest.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -12,7 +12,7 @@ { Assembly assembly = Assembly.GetExecutingAssembly(); AssemblyUtils.AssemblyInfo assemblyInfo = AssemblyUtils.GetAssemblyInfo(assembly); - Assert.AreEqual("DelftTools.Utils.Tests", assemblyInfo.Title); + Assert.AreEqual("Core.Common.Utils.Tests", assemblyInfo.Title); } } } \ No newline at end of file Index: Core/Common/uml/Core.Common.Base.UML/Properties/AssemblyInfo.cs =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/uml/Core.Common.Base.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/uml/Core.Common.Base.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,36 +1,13 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// 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("Core.Common.Base.UML")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Core.Common.Base.UML")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("9cae4359-fb11-4045-8cf9-d2932771f015")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("9cae4359-fb11-4045-8cf9-d2932771f015")] \ No newline at end of file Index: Core/Common/uml/Core.Common.Controls.Swf.UML/Core.Common.Controls.Swf.UML.csproj =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/uml/Core.Common.Controls.Swf.UML/Core.Common.Controls.Swf.UML.csproj (.../Core.Common.Controls.Swf.UML.csproj) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/uml/Core.Common.Controls.Swf.UML/Core.Common.Controls.Swf.UML.csproj (.../Core.Common.Controls.Swf.UML.csproj) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -50,11 +50,23 @@ False ..\..\..\..\lib\DevExpress.XtraGrid.v9.3.dll + + False + ..\..\..\..\lib\DevExpress.XtraLayout.v9.3.dll + False ..\..\..\..\lib\DevExpress.XtraWizard.v9.3.dll + + False + ..\..\..\..\lib\log4net.dll + + + False + ..\..\..\..\packages\PostSharp.2.1.7.28\lib\net20\PostSharp.dll + Index: Core/Common/uml/Core.Common.Controls.Swf.UML/Properties/AssemblyInfo.cs =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/uml/Core.Common.Controls.Swf.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/uml/Core.Common.Controls.Swf.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,36 +1,6 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// 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("Core.Common.Controls.Swf.UML")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Core.Common.Controls.Swf.UML")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("5882e286-9327-4574-80ff-14f3ae90be26")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("5882e286-9327-4574-80ff-14f3ae90be26")] \ No newline at end of file Index: Core/Common/uml/Core.Common.Controls.UML/Properties/AssemblyInfo.cs =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/uml/Core.Common.Controls.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/uml/Core.Common.Controls.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,36 +1,13 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// 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("Core.Common.Controls.UML")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Core.Common.Controls.UML")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("3b207044-0cba-4f65-9a96-1b44b481de26")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("3b207044-0cba-4f65-9a96-1b44b481de26")] \ No newline at end of file Index: Core/Common/uml/Core.Common.Gui.UML/Application.cd =================================================================== diff -u --- Core/Common/uml/Core.Common.Gui.UML/Application.cd (revision 0) +++ Core/Common/uml/Core.Common.Gui.UML/Application.cd (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: Core/Common/uml/Core.Common.Gui.UML/ApplicationGui.cd =================================================================== diff -u --- Core/Common/uml/Core.Common.Gui.UML/ApplicationGui.cd (revision 0) +++ Core/Common/uml/Core.Common.Gui.UML/ApplicationGui.cd (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -0,0 +1,45 @@ + + + + + + + + + + EIIGMgIwgjKCKQABwAQ3SQUeBIBUFAQAIgBAcgABRKI= + DeltaShellGui.cs + + + + + + + ACIoCARQCiEKAIAQAAIhAAIAZAgACIAoMEIBIAAAUBA= + GuiCommandHandler.cs + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: Core/Common/uml/Core.Common.Gui.UML/Core.Common.Gui.UML.csproj =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/uml/Core.Common.Gui.UML/Core.Common.Gui.UML.csproj (.../Core.Common.Gui.UML.csproj) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/uml/Core.Common.Gui.UML/Core.Common.Gui.UML.csproj (.../Core.Common.Gui.UML.csproj) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -41,11 +41,21 @@ + + + + {4a7d6720-4aa1-4f0b-a796-a0436db3d7d7} + Application.Ringtoets + + + {3bbfd65b-b277-4e50-ae6d-bd24c3434609} + Core.Common.Base + {9a2d67e6-26ac-4d17-b11a-2b4372f2f572} Core.Common.Controls Index: Core/Common/uml/Core.Common.Gui.UML/Properties/AssemblyInfo.cs =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Common/uml/Core.Common.Gui.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Core/Common/uml/Core.Common.Gui.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,18 +1,8 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// 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("Core.Common.Gui.UML")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Core.Common.Gui.UML")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 @@ -21,16 +11,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("67b9e29d-f768-4ba6-98ec-70fbe846c24c")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] Index: Core/Plugins/src/Core.Plugins.CommonTools.Gui/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/src/Core.Plugins.CommonTools.Gui/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/src/Core.Plugins.CommonTools.Gui/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,10 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -using Mono.Addins; -[assembly: AssemblyTitle("DeltaShell.Plugins.CommonTools.Gui")] -[assembly: AssemblyProduct("DeltaShell.Plugins.CommonTools.Gui")] -[assembly: Guid("bb54dc10-a400-4a6c-8ac2-50f1c6738308")] -[assembly: Addin] -[assembly: AddinDependency("DeltaShellApplication", "1.0")] -[assembly: AddinDependency("DeltaShellGui", "1.0")] \ No newline at end of file +[assembly: AssemblyTitle("Core.Plugins.CommonTools.Gui")] +[assembly: AssemblyProduct("Core.Plugins.CommonTools.Gui")] +[assembly: Guid("bb54dc10-a400-4a6c-8ac2-50f1c6738308")] \ No newline at end of file Index: Core/Plugins/src/Core.Plugins.CommonTools/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/src/Core.Plugins.CommonTools/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/src/Core.Plugins.CommonTools/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,6 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("DeltaShell.Plugins.CommonTools")] -[assembly: AssemblyProduct("DeltaShell.Plugins.CommonTools")] +[assembly: AssemblyTitle("Core.Plugins.CommonTools")] +[assembly: AssemblyProduct("Core.Plugins.CommonTools")] [assembly: Guid("79b65ba0-d711-4212-b21b-c2b10e27adfc")] \ No newline at end of file Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/src/Core.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,9 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -using Mono.Addins; -[assembly: AssemblyTitle("DeltaShell.Plugins.ProjectExplorer")] -[assembly: AssemblyProduct("DeltaShell.Plugins.ProjectExplorer")] -[assembly: Guid("2e2a8b97-1123-4632-8415-7fcb74fe0503")] -[assembly: Addin] -[assembly: AddinDependency("DeltaShellApplication", "1.0")] \ No newline at end of file +[assembly: AssemblyTitle("Core.Plugins.ProjectExplorer")] +[assembly: AssemblyProduct("Core.Plugins.ProjectExplorer")] +[assembly: Guid("2e2a8b97-1123-4632-8415-7fcb74fe0503")] \ No newline at end of file Index: Core/Plugins/src/Core.Plugins.SharpMapGis/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/src/Core.Plugins.SharpMapGis/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/src/Core.Plugins.SharpMapGis/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,9 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -using Mono.Addins; -[assembly: AssemblyTitle("DeltaShell.Plugins.SharpMapGis")] -[assembly: AssemblyProduct("DeltaShell.Plugins.SharpMapGis")] -[assembly: Guid("7948858a-9b8f-4c3a-a4fc-ea7cfedc32c0")] -[assembly: Addin] -[assembly: AddinDependency("DeltaShellApplication", "1.0")] \ No newline at end of file +[assembly: AssemblyTitle("Core.Plugins.SharpMapGis")] +[assembly: AssemblyProduct("Core.Plugins.SharpMapGis")] +[assembly: Guid("7948858a-9b8f-4c3a-a4fc-ea7cfedc32c0")] \ No newline at end of file Index: Core/Plugins/test/Core.Plugins.CommonTools.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/test/Core.Plugins.CommonTools.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/test/Core.Plugins.CommonTools.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,41 +1,15 @@ -// 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. - -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; using NUnit.Framework; -[assembly: AssemblyTitle("DeltaShell.Plugins.CommonTools.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DeltaShell.Plugins.CommonTools.Tests")] -[assembly: AssemblyCopyright("Copyright © Deltares 2010")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyTitle("Core.Plugins.CommonTools.Tests")] +[assembly: AssemblyProduct("Core.Plugins.CommonTools.Tests")] // 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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - [assembly: Guid("82c29020-3858-41c9-b8f1-ed15e4ec338b")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: RequiresSTA] \ No newline at end of file Index: Core/Plugins/test/Core.Plugins.ProjectExplorer.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/test/Core.Plugins.ProjectExplorer.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/test/Core.Plugins.ProjectExplorer.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,40 +1,15 @@ -// 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. - -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; using NUnit.Framework; -[assembly: AssemblyTitle("DeltaShell.Plugins.ProjectExplorer.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DeltaShell.Plugins.ProjectExplorer.Tests")] -[assembly: AssemblyCopyright("Copyright © Deltares 2008")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyTitle("Core.Plugins.ProjectExplorer.Tests")] +[assembly: AssemblyProduct("Core.Plugins.ProjectExplorer.Tests")] // 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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - [assembly: Guid("ce6076e6-1a9c-4057-ab4f-9ce0640585f4")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: RequiresSTA] \ No newline at end of file Index: Core/Plugins/test/Core.Plugins.SharpMapGis.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Core/Plugins/test/Core.Plugins.SharpMapGis.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Core/Plugins/test/Core.Plugins.SharpMapGis.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,41 +1,15 @@ -// 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. - -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; using NUnit.Framework; -[assembly: AssemblyTitle("DeltaShell.Plugins.SharpMapGis.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DeltaShell.Plugins.SharpMapGis.Tests")] -[assembly: AssemblyCopyright("Copyright © Deltares 2008")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyTitle("Core.Plugins.SharpMapGis.Tests")] +[assembly: AssemblyProduct("Core.Plugins.SharpMapGis.Tests")] // 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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - [assembly: Guid("faf89dc9-e19e-47a6-9e72-7c5fae86b18b")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: RequiresSTA] \ No newline at end of file Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,9 +1,6 @@ using System.Reflection; using System.Runtime.InteropServices; -using Mono.Addins; [assembly: AssemblyTitle("Ringtoets.Piping.Plugin")] [assembly: AssemblyProduct("Ringtoets.Piping.Plugin")] -[assembly: Guid("09fffeaa-4d0a-4fbc-a745-1b249a030c3b")] -[assembly: Addin] -[assembly: AddinDependency("DeltaShellApplication", "1.0")] \ No newline at end of file +[assembly: Guid("09fffeaa-4d0a-4fbc-a745-1b249a030c3b")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Calculation.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Calculation.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Calculation.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Calculation.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Ringtoets.Piping.Calculation.Test")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("49535e18-f522-49a4-b2ee-c7e801313c38")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("49535e18-f522-49a4-b2ee-c7e801313c38")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Calculation.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Calculation.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Calculation.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,35 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Calculation.TestUtil")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Ringtoets.Piping.Calculation.TestUtil")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("ea719e81-b4d3-44bb-a184-c75224f6cb56")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("ea719e81-b4d3-44bb-a184-c75224f6cb56")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Data.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Ringtoets.Piping.Data.Test")] -[assembly: AssemblyCopyright("Copyright © Deltares 2015")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("505a1b37-9940-42f9-9217-e90824e8f637")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("505a1b37-9940-42f9-9217-e90824e8f637")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,35 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Data.TestUtil")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Ringtoets.Piping.Data.TestUtil")] -[assembly: AssemblyCopyright("Copyright © Deltares 2015")] -[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 // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("093a0353-57ca-42a8-bedb-a329a633ff43")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("093a0353-57ca-42a8-bedb-a329a633ff43")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Forms.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Ringtoets.Piping.Forms.Test")] -[assembly: AssemblyCopyright("Copyright © Deltares 2015")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("b50b7787-3234-41fe-91ea-724f306ad54d")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("b50b7787-3234-41fe-91ea-724f306ad54d")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.IO.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Ringtoets.Piping.IO.Test")] -[assembly: AssemblyCopyright("Copyright © Deltares 2015")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("fdd7359e-075c-49b6-b792-056e46a28a57")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("fdd7359e-075c-49b6-b792-056e46a28a57")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Plugin.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Ringtoets.Piping.Plugin.Test")] -[assembly: AssemblyCopyright("Copyright © Deltares 2015")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("031c4388-3cfd-455c-a2ef-81636ae3dc48")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("031c4388-3cfd-455c-a2ef-81636ae3dc48")] \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -ra950714ad9510756331d862aa35695fa0b2ed03b -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision a950714ad9510756331d862aa35695fa0b2ed03b) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,39 +1,13 @@ using System.Reflection; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Service.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Ringtoets.Piping.Service.Test")] -[assembly: AssemblyCopyright("Copyright © Deltares 2015")] -[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 // COM, set the ComVisible attribute to true on that type. - [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM - -[assembly: Guid("2533df4d-d679-4225-90b8-ce6e8bc73ea8")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: Guid("2533df4d-d679-4225-90b8-ce6e8bc73ea8")] \ No newline at end of file Index: Ringtoets/Piping/uml/Ringtoets.Piping.Calculation.UML/Properties/AssemblyInfo.cs =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/uml/Ringtoets.Piping.Calculation.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Ringtoets/Piping/uml/Ringtoets.Piping.Calculation.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,36 +1,13 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Calculation.UML")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Ringtoets.Piping.Calculation.UML")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("3ae41810-f35b-4b57-b75b-bb5235ebdd9b")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("3ae41810-f35b-4b57-b75b-bb5235ebdd9b")] \ No newline at end of file Index: Ringtoets/Piping/uml/Ringtoets.Piping.Data.UML/Properties/AssemblyInfo.cs =================================================================== diff -u -r79a816a478616907118e0d953a3bdd26a9c99af8 -rdd1a980616ea0f7eaf5593353dc8012a09f4c8c1 --- Ringtoets/Piping/uml/Ringtoets.Piping.Data.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 79a816a478616907118e0d953a3bdd26a9c99af8) +++ Ringtoets/Piping/uml/Ringtoets.Piping.Data.UML/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dd1a980616ea0f7eaf5593353dc8012a09f4c8c1) @@ -1,36 +1,13 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// 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("Ringtoets.Piping.Data.UML")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Ringtoets.Piping.Data.UML")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] -[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 // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("dd54eadb-a4c0-4e49-8577-3c9194c8cd28")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: Guid("dd54eadb-a4c0-4e49-8577-3c9194c8cd28")] \ No newline at end of file