Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/07/09 18:01:25 (15 years ago)
Author:
swagner
Message:

Updated main solution file and fixed minor errors in names and version numbers of projects (#576)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Persistence/3.3/HeuristicLabPersistencePlugin.cs

    r1530 r1534  
    55  [ClassInfo(Name = "HeuristicLab.Persistence-3.3")]
    66  [PluginFile(Filename = "HeuristicLab.Persistence-3.3.dll", Filetype = PluginFileType.Assembly)]
    7   [Dependency(Dependency = "HeuristicLab.Logging-1.0")]
     7  [Dependency(Dependency = "HeuristicLab.Tracing-3.2")]
    88  public class HeuristicLabPersistencePlugin : PluginBase {}
    99
Note: See TracChangeset for help on using the changeset viewer.