Index: src/Deltares.DSoilModel.Application/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r6 -r35 --- src/Deltares.DSoilModel.Application/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 6) +++ src/Deltares.DSoilModel.Application/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 35) @@ -1,32 +1,9 @@ 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("D-Soil Model")] [assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("D-Soil Model")] -[assembly: AssemblyCopyright("Copyright © Deltares 2014-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("911e486c-0436-4374-bb0e-9996bc4c90f3")] -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// [assembly: AssemblyFileVersion("16.1.0.SVNREV")] -[assembly: AssemblyVersion("16.1.0")] \ No newline at end of file