Free cookie consent management tool by TermsFeed Policy Generator

Changeset 2425


Ignore:
Timestamp:
10/10/09 22:28:49 (14 years ago)
Author:
swagner
Message:

Corrected plugin dependencies of HeuristicLab.Common (#780)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Common/3.2/HeuristicLabCommonPlugin.cs

    r2315 r2425  
    3131  [ClassInfo(Name = "HeuristicLab.Common-3.2")]
    3232  [PluginFile(Filename = "HeuristicLab.Common-3.2.dll", Filetype = PluginFileType.Assembly)]
    33   [Dependency(Dependency = "HeuristicLab.Core-3.2")]
    34   [Dependency(Dependency = "HeuristicLab.Data-3.2")]
    3533  public class HeuristicLabCommonPlugin : PluginBase {
    3634  }
Note: See TracChangeset for help on using the changeset viewer.