Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/06/09 14:03:33 (15 years ago)
Author:
gkronber
Message:

Added up to date source of Weifen Luo dock panel suit in a separate project (and added strong name key). Removed binary versions of Weifen Luo dock panel suite and references to it. #687 (Update AdvancedOptimizationFrontend to use more recent version of Weifen Luo Docking library)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.AdvancedOptimizationFrontend/3.2/HeuristicLabAdvancedOptimizationFrontendPlugin.cs

    r1529 r2134  
    3232  [ClassInfo(Name = "HeuristicLab.AdvancedOptimizationFrontend-3.2")]
    3333  [PluginFile(Filename = "HeuristicLab.AdvancedOptimizationFrontend-3.2.dll", Filetype = PluginFileType.Assembly)]
    34   [PluginFile(Filename = "WeifenLuo.WinFormsUI.Docking.dll", Filetype = PluginFileType.Assembly)]
    35   [PluginFile(Filename = "WeifenLuo.WinFormsUI.Docking License.txt", Filetype = PluginFileType.License)]
    3634  [Dependency(Dependency = "HeuristicLab.Core-3.2")]
    3735  public class HeuristicLabAdvancedOptimizationFrontendPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.