Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/08 16:33:24 (16 years ago)
Author:
gkronber
Message:

added auto-updated AssemblyBuildDateAttribute

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ES/Properties/AssemblyInfo.frame

    r71 r93  
    22using System.Runtime.CompilerServices;
    33using System.Runtime.InteropServices;
     4using HeuristicLab.PluginInfrastructure;
    45
    56// General Information about an assembly is controlled through the following
     
    3536[assembly: AssemblyVersion("3.0.0.$WCREV$")]
    3637[assembly: AssemblyFileVersion("3.0.0.$WCREV$")]
     38[assembly: AssemblyBuildDate("$WCNOW$")]
Note: See TracChangeset for help on using the changeset viewer.