Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/28/09 15:51:40 (15 years ago)
Author:
epitzer
Message:

Migrate HL.Charting-3.3 to new persistence library. (#603)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Charting/3.3/HeuristicLabChartingPlugin.cs

    r1529 r1696  
    2626
    2727namespace HeuristicLab.Charting {
    28   [ClassInfo(Name = "HeuristicLab.Charting-3.2")]
    29   [PluginFile(Filename = "HeuristicLab.Charting-3.2.dll", Filetype = PluginFileType.Assembly)]
     28  [ClassInfo(Name = "HeuristicLab.Charting-3.3")]
     29  [PluginFile(Filename = "HeuristicLab.Charting-3.3.dll", Filetype = PluginFileType.Assembly)]
    3030  public class HeuristicLabChartingPlugin : PluginBase {
    3131  }
Note: See TracChangeset for help on using the changeset viewer.