Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9987


Ignore:
Timestamp:
09/18/13 10:42:00 (11 years ago)
Author:
abeham
Message:

#1909: fixed references in MetaOpt branch (test project)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.MetaOptimization/HeuristicLab.MetaOptimization.Test/HeuristicLab.MetaOptimization.Test.csproj

    r7242 r9987  
    6868      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
    6969    </Reference>
    70     <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     70    <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3">
    7171      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
    7272    </Reference>
     
    7474      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
    7575    </Reference>
    76     <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     76    <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3">
    7777      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
    7878    </Reference>
     
    119119      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    120120    </Reference>
    121     <Reference Include="HeuristicLab.DebugEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     121    <Reference Include="HeuristicLab.DebugEngine-3.3">
    122122      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath>
    123123    </Reference>
     
    241241    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3">
    242242      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
     243    </Reference>
     244    <Reference Include="HeuristicLab.Problems.Instances-3.3">
     245      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    243246    </Reference>
    244247    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
Note: See TracChangeset for help on using the changeset viewer.