Changeset 9987
- Timestamp:
- 09/18/13 10:42:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.MetaOptimization/HeuristicLab.MetaOptimization.Test/HeuristicLab.MetaOptimization.Test.csproj
r7242 r9987 68 68 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath> 69 69 </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"> 71 71 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath> 72 72 </Reference> … … 74 74 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath> 75 75 </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"> 77 77 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath> 78 78 </Reference> … … 119 119 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath> 120 120 </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"> 122 122 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath> 123 123 </Reference> … … 241 241 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3"> 242 242 <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> 243 246 </Reference> 244 247 <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
Note: See TracChangeset
for help on using the changeset viewer.