Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/15/09 00:50:59 (15 years ago)
Author:
swagner
Message:

Removed unnecessary solution configurations and corrected project references and plugin dependencies in new solution HeuristicLab 3.3 (#803)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Routing.TSP/3.3/HeuristicLabRoutingTSPPlugin.cs

    r1872 r2493  
    3535  [Dependency(Dependency = "HeuristicLab.Operators-3.3")]
    3636  [Dependency(Dependency = "HeuristicLab.Permutation-3.3")]
    37   [Dependency(Dependency = "HeuristicLab.Charting-3.2")]
     37  [Dependency(Dependency = "HeuristicLab.Charting-3.3")]
    3838  [Dependency(Dependency = "HeuristicLab.Persistence-3.3")]
    3939  public class HeuristicLabRoutingTSPPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.