Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/09 02:44:23 (14 years ago)
Author:
swagner
Message:

Continued work on Optimizer and on adapting all views to the new MainForm concept (#770)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core/3.3/HeuristicLabCorePlugin.cs

    r2520 r2546  
    3232  [PluginFile(Filename = "HeuristicLab.Core-3.3.dll", Filetype = PluginFileType.Assembly)]
    3333  [Dependency(Dependency = "HeuristicLab.Common-3.2")]
     34  [Dependency(Dependency = "HeuristicLab.Common.Resources-3.2")]
    3435  [Dependency(Dependency = "HeuristicLab.Persistence-3.3")]
    3536  public class HeuristicLabCorePlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.