Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/08/10 09:46:46 (14 years ago)
Author:
gkronber
Message:

Adapted plugin dependencies of HL 3.2 plugins to match plugin declarations changed with r2754 (#864).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ES/3.2/HeuristicLabESPlugin.cs

    r2591 r2758  
    3131  [Plugin("HeuristicLab.ES-3.2")]
    3232  [PluginFile("HeuristicLab.ES-3.2.dll", PluginFileType.Assembly)]
    33   [PluginDependency("HeuristicLab.Common-3.2")]
     33  [PluginDependency("HeuristicLab.Common","3.2.0.0")]
    3434  [PluginDependency("HeuristicLab.Core-3.2")]
    3535  [PluginDependency("HeuristicLab.Data-3.2")]
Note: See TracChangeset for help on using the changeset viewer.