Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/05/19 14:56:37 (5 years ago)
Author:
abeham
Message:

#2520:

  • fixed loading of samples, removed TODO (due to upgrade of Attic 1.2)
  • corrected check when old persistence should be used to retry download from hive
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Clients.Hive/3.3/Plugin.cs.frame

    r16658 r17087  
    4141  [PluginDependency("HeuristicLab.Optimization", "3.3")]
    4242  [PluginDependency("HeuristicLab.Persistence", "3.3")]
     43  [PluginDependency("HeuristicLab.Protobuf", "3.6.1")]
    4344  public class HeuristicLabClientsHivePlugin : PluginBase {
    4445  }
Note: See TracChangeset for help on using the changeset viewer.