Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/04/13 15:07:42 (11 years ago)
Author:
abeham
Message:

#2012:

  • Removed plugin HeuristicLab.SharpDevelop-3.1.1.5327
  • Added plugin HeuristicLab.SharpDevelop-3.2.1
    • Contains custom built binaries from SharpDevelop's 3.x branch
  • Changed dependency in HeuristicLab.CodeEditor-3.3
  • Removed log4net from ExtLibs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CodeEditor/3.3/Plugin.cs.frame

    r8246 r9203  
    3030  [PluginFile("HeuristicLab.CodeEditor-3.3.dll", PluginFileType.Assembly)]
    3131  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    32   [PluginDependency("HeuristicLab.SharpDevelop", "3.1.1.5327")]
     32  [PluginDependency("HeuristicLab.SharpDevelop", "3.2.1")]
    3333  public class HeuristicLabCodeEditorPlugin : PluginBase {
    3434  }
Note: See TracChangeset for help on using the changeset viewer.