Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/24/09 09:10:17 (15 years ago)
Author:
gkronber
Message:

Corrected plugin meta data of HL.Assignment.QAP and HL.MainForm.WindowsForms. #798

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLabMainFormWindowsFormsPlugin.cs

    r2479 r2529  
    2828  [ClassInfo(Name = "HeuristicLab.MainForm.WindowsForms-3.2")]
    2929  [PluginFile(Filename = "HeuristicLab.MainForm.WindowsForms-3.2.dll", Filetype = PluginFileType.Assembly)]
    30   [PluginFile(Filename = "WeifenLuo.WinFormsUI.Docking.dll", Filetype = PluginFileType.Data)]
     30  [PluginFile(Filename = "WeifenLuo.WinFormsUI.Docking.dll", Filetype = PluginFileType.Assembly)]
    3131  [Dependency(Dependency = "HeuristicLab.MainForm-3.2")]
    3232  public class HeuristicLabMainFormTestPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.