Index: src/Plugins/Wti/Wti.Data/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -rb73d489ad2dad4733eb3524d1bb85237d564c21f -rd57dbb7b7ec7e4b8e9124ffb09cf2e615adb265e --- src/Plugins/Wti/Wti.Data/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision b73d489ad2dad4733eb3524d1bb85237d564c21f) +++ src/Plugins/Wti/Wti.Data/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision d57dbb7b7ec7e4b8e9124ffb09cf2e615adb265e) @@ -1,35 +1,10 @@ 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("Wti.Data")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("Wti.Data")] -[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("5ff8830f-c542-40f3-9f0f-64002f39b9ef")] -// 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("0.5.0.SVNREV")] [assembly: AssemblyFileVersion("0.5.0.SVNREV")]