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.ArtificialAnt.Views/3.3/HeuristicLabProblemsArtificialAntViewsPlugin.cs.frame

    r4497 r4633  
    2828  [Plugin("HeuristicLab.Problems.ArtificialAnt.Views","3.3.1.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll", PluginFileType.Assembly)]
    30   [PluginDependency("HeuristicLab.Common", "3.3.1.0")]
    3130  [PluginDependency("HeuristicLab.Core", "3.3.1.0")]
    3231  [PluginDependency("HeuristicLab.Core.Views", "3.3.1.0")]
     
    3635  [PluginDependency("HeuristicLab.MainForm", "3.3.1.0")]
    3736  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3.1.0")]
    38   [PluginDependency("HeuristicLab.Optimization", "3.3.1.0")]
    39   [PluginDependency("HeuristicLab.Optimization.Views", "3.3.1.0")]
    4037  [PluginDependency("HeuristicLab.Problems.ArtificialAnt", "3.3.1.0")]
    4138  public class HeuristicLabProblemsArtificialAntViewsPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.