Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/21/10 10:26:29 (14 years ago)
Author:
mkommend
Message:

Corrected all plugin frame files according to the results of the unit test (ticket #1239).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLabOperatorsViewsGraphVisualizationPlugin.cs.frame

    r4497 r4633  
    3535  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3636  [PluginDependency("HeuristicLab.Core", "3.3")]
    37   [PluginDependency("HeuristicLab.Core.Views", "3.3")]
    3837  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3938  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    4039  [PluginDependency("HeuristicLab.Netron", "3.0")]
    41   [PluginDependency("HeuristicLab.Operators", "3.3")]
    4240  [PluginDependency("HeuristicLab.Persistence", "3.3")]
    4341  public class HeuristicLabOperatorsViewsGraphVisualizationPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.