Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/07/10 15:27:15 (14 years ago)
Author:
mkommend
Message:

updated plugin version of tracing and common.resources to 3.3 (ticket #1002)

Location:
trunk/sources/HeuristicLab.Parameters/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj

    r3660 r3702  
    107107      <Name>HeuristicLab.Collections-3.3</Name>
    108108    </ProjectReference>
    109     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.2\HeuristicLab.Common.Resources-3.2.csproj">
     109    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    110110      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    111       <Name>HeuristicLab.Common.Resources-3.2</Name>
     111      <Name>HeuristicLab.Common.Resources-3.3</Name>
    112112    </ProjectReference>
    113113    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
  • trunk/sources/HeuristicLab.Parameters/3.3/HeuristicLabParametersPlugin.cs.frame

    r3384 r3702  
    3030  [PluginDependency("HeuristicLab.Collections", "3.3")]
    3131  [PluginDependency("HeuristicLab.Common", "3.3")]
    32   [PluginDependency("HeuristicLab.Common.Resources", "3.2")]
     32  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3333  [PluginDependency("HeuristicLab.Core", "3.3")]
    3434  [PluginDependency("HeuristicLab.Persistence", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.