Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/24/10 21:25:52 (14 years ago)
Author:
mkommend
Message:

Created PluginDependenciesTest and corrected all projects (ticket #1202).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs.frame

    r4117 r4490  
    3333  [PluginDependency("HeuristicLab.Core", "3.3")]
    3434  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
     35  [PluginDependency("HeuristicLab.Data", "3.3")]
    3536  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3637  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    3738  [PluginDependency("HeuristicLab.Problems.ExternalEvaluation", "3.3")]
     39  [PluginDependency("HeuristicLab.Problems.ExternalEvaluation.GP", "3.3")]
    3840  [PluginDependency("HeuristicLab.Encodings.SymbolicExpressionTreeEncoding", "3.3")]
    3941  public class HeuristicLabProblemsExternalEvaluationGPViewsPlugin : PluginBase { }
Note: See TracChangeset for help on using the changeset viewer.