Changeset 14337 for branches/ItemTreeViews/3.3/Properties
- Timestamp:
- 10/17/16 12:43:30 (8 years ago)
- Location:
- branches/ItemTreeViews/3.3/Properties
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ItemTreeViews/3.3/Properties/AssemblyInfo.cs
r14335 r14337 21 21 22 22 using System.Reflection; 23 using System.Runtime.CompilerServices; 23 24 using System.Runtime.InteropServices; 24 25 … … 26 27 // set of attributes. Change these attribute values to modify the information 27 28 // associated with an assembly. 28 [assembly: AssemblyTitle("HeuristicLab. ItemTreeViews.Views")]29 [assembly: AssemblyTitle("HeuristicLab.Problems.TestFunctions.MultiObjective")] 29 30 [assembly: AssemblyDescription("")] 30 31 [assembly: AssemblyConfiguration("")] … … 54 55 // [assembly: AssemblyVersion("1.0.*")] 55 56 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.14.14 195")]57 [assembly: AssemblyFileVersion("3.3.14.14335")]
Note: See TracChangeset
for help on using the changeset viewer.