Changeset 14926 for branches/PersistenceReintegration/HeuristicLab.Optimization.Operators/3.3/Plugin.cs.frame
- Timestamp:
- 05/04/17 13:54:34 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceReintegration/HeuristicLab.Optimization.Operators/3.3/Plugin.cs.frame
r14195 r14926 36 36 [PluginDependency("HeuristicLab.Optimization","3.3")] 37 37 [PluginDependency("HeuristicLab.Parameters", "3.3")] 38 [PluginDependency("HeuristicLab.Persistence", " 3.3")]38 [PluginDependency("HeuristicLab.Persistence", "4.0")] 39 39 [PluginDependency("HeuristicLab.Selection", "3.3")] 40 40 public class HeuristicLabOptimizationOperatorsPlugin : PluginBase {
Note: See TracChangeset
for help on using the changeset viewer.