Index: dam failuremechanisms/damPiping/trunk/src/Deltares.DamPiping.BlighCalculator/Properties/GlobalAssemblyInfo.cs =================================================================== diff -u -r267 -r327 --- dam failuremechanisms/damPiping/trunk/src/Deltares.DamPiping.BlighCalculator/Properties/GlobalAssemblyInfo.cs (.../GlobalAssemblyInfo.cs) (revision 267) +++ dam failuremechanisms/damPiping/trunk/src/Deltares.DamPiping.BlighCalculator/Properties/GlobalAssemblyInfo.cs (.../GlobalAssemblyInfo.cs) (revision 327) @@ -1,20 +1,20 @@ 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("DamPipingBlighCalculator")] +[assembly: AssemblyTitle("DamPiping")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("DamPipingBlighCalculator")] +[assembly: AssemblyProduct("DamPiping")] [assembly: AssemblyCopyright("Copyright © Deltares 2017")] [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)] \ No newline at end of file +[assembly: ComVisible(false)] +