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.Operators.Views.GraphVisualization/3.3/HeuristicLabOperatorsViewsGraphVisualizationPlugin.cs.frame

    r3797 r4490  
    3333  [PluginDependency("HeuristicLab.Collections", "3.3")]
    3434  [PluginDependency("HeuristicLab.Common", "3.3")]
     35  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3536  [PluginDependency("HeuristicLab.Core", "3.3")]
    3637  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
     
    3940  [PluginDependency("HeuristicLab.Netron", "3.0")]
    4041  [PluginDependency("HeuristicLab.Operators", "3.3")]
     42  [PluginDependency("HeuristicLab.Persistence", "3.3")]
    4143  public class HeuristicLabOperatorsViewsGraphVisualizationPlugin : PluginBase {
    4244  }
Note: See TracChangeset for help on using the changeset viewer.