Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/17/10 22:49:15 (14 years ago)
Author:
swagner
Message:

Fixed project references and plugin dependencies (#974)

File:
1 edited

Legend:

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

    r2790 r3384  
    3232  [PluginFile("HeuristicLab.Core-3.3.dll", PluginFileType.Assembly)]
    3333  [PluginDependency("HeuristicLab.Collections", "3.3")]
    34   [PluginDependency("HeuristicLab.Common", "3.2")]
     34  [PluginDependency("HeuristicLab.Common", "3.3")]
    3535  [PluginDependency("HeuristicLab.Common.Resources", "3.2")]
    3636  [PluginDependency("HeuristicLab.Persistence", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.