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.SA/3.2/HeuristicLabSAPlugin.cs

    r2591 r2758  
    2929  [Plugin("HeuristicLab.SA-3.2")]
    3030  [PluginFile("HeuristicLab.SA-3.2.dll", PluginFileType.Assembly)]
    31   [PluginDependency("HeuristicLab.Common-3.2")]
     31  [PluginDependency("HeuristicLab.Common","3.2.0.0")]
    3232  [PluginDependency("HeuristicLab.Core-3.2")]
    3333  [PluginDependency("HeuristicLab.Data-3.2")]
Note: See TracChangeset for help on using the changeset viewer.