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.Grid/3.2/HeuristicLabGridPlugin.cs

    r2645 r2758  
    3030  [PluginFile("HeuristicLab.Grid-3.2.dll", PluginFileType.Assembly)]
    3131  [PluginDependency("HeuristicLab.Core-3.2")]
    32   [PluginDependency("HeuristicLab.Tracing-3.2")]
     32  [PluginDependency("HeuristicLab.Tracing", "3.2.0.0")]
    3333  [PluginDependency("HeuristicLab.SQLite-1.0.65.0")]
    3434  public class HeuristicLabGridPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.