Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/20/10 14:29:16 (14 years ago)
Author:
mkommend
Message:

incremented plugin version HeuristicLab.MainForm and HeuristicLab.MainForm.WindowsForms to 3.3 (ticket #983)

Location:
trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLab.MainForm.WindowsForms-3.2.csproj

    r3416 r3437  
    180180      <Name>HeuristicLab.Common.Resources-3.2</Name>
    181181    </ProjectReference>
    182     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    183       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    184       <Name>HeuristicLab.Common-3.3</Name>
     182    <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj">
     183      <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project>
     184      <Name>HeuristicLab.Common-3.2</Name>
    185185    </ProjectReference>
    186186    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj">
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLabMainFormWindowsFormsPlugin.cs.frame

    r3281 r3437  
    2828  [Plugin("HeuristicLab.MainForm.WindowsForms", "3.2.0.$WCREV$")]
    2929  [PluginFile("HeuristicLab.MainForm.WindowsForms-3.2.dll", PluginFileType.Assembly)]
     30  [PluginDependency("HeuristicLab.Common", "3.2")]
    3031  [PluginDependency("HeuristicLab.Common.Resources", "3.2")]
    3132  [PluginDependency("HeuristicLab.MainForm", "3.2")]
Note: See TracChangeset for help on using the changeset viewer.