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.Problems.VehicleRouting.Views/3.3/HeuristicLabProblemsVehicleRoutingViewsPlugin.cs.frame

    r4619 r4633  
    2828  [Plugin("HeuristicLab.Problems.VehicleRouting.Views", "3.3.1.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Problems.VehicleRouting.Views-3.3.dll", PluginFileType.Assembly)]
    30   [PluginDependency("HeuristicLab.Collections", "3.3")]
    31   [PluginDependency("HeuristicLab.Common", "3.3")]
    32   [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3330  [PluginDependency("HeuristicLab.Core", "3.3")]
    3431  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
    3532  [PluginDependency("HeuristicLab.Data", "3.3")]
    36   [PluginDependency("HeuristicLab.Encodings.PermutationEncoding", "3.3")]
    3733  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3834  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    39   [PluginDependency("HeuristicLab.Optimization", "3.3")]
    40   [PluginDependency("HeuristicLab.Operators", "3.3")]
    41   [PluginDependency("HeuristicLab.Optimization.Views", "3.3")]
    4235  [PluginDependency("HeuristicLab.Parameters", "3.3")]
    4336  [PluginDependency("HeuristicLab.Problems.VehicleRouting", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.