Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/21/12 16:06:28 (12 years ago)
Author:
mkommend
Message:

#1877: Corrected plugin dependencies in HeuristicLab.Scheduling.*.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/Plugin.cs.frame

    r7118 r8079  
    2626  [PluginFile("HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Collections", "3.3")]
    28   [PluginDependency("HeuristicLab.Common", "3.3")]
    2928  [PluginDependency("HeuristicLab.Core", "3.3")]
    3029  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
    31   [PluginDependency("HeuristicLab.Data", "3.3")]
    32   [PluginDependency("HeuristicLab.Encodings.IntegerVectorEncoding", "3.3")]
    3330  [PluginDependency("HeuristicLab.Encodings.PermutationEncoding", "3.3")]
    3431  [PluginDependency("HeuristicLab.Encodings.ScheduleEncoding", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.