Changeset 14202 for trunk/sources
- Timestamp:
- 07/23/16 19:17:53 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj
r14177 r14202 263 263 <Private>False</Private> 264 264 </Reference> 265 <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.4">266 <HintPath>..\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>267 <Private>False</Private>268 </Reference>269 265 <Reference Include="HeuristicLab.Problems.Binary-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 270 266 <SpecificVersion>False</SpecificVersion> … … 317 313 <Private>False</Private> 318 314 </Reference> 319 <Reference Include="HeuristicLab.Problems.GrammaticalEvolution-3.3"> 320 <HintPath>..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.3.dll</HintPath> 315 <Reference Include="HeuristicLab.Problems.GrammaticalEvolution-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 316 <SpecificVersion>False</SpecificVersion> 317 <HintPath>..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.4.dll</HintPath> 321 318 <Private>False</Private> 322 319 </Reference> … … 351 348 <Reference Include="HeuristicLab.Problems.Knapsack-3.3"> 352 349 <HintPath>..\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath> 353 <Private>False</Private>354 </Reference>355 <Reference Include="HeuristicLab.Problems.LawnMower-3.3">356 <HintPath>..\bin\HeuristicLab.Problems.LawnMower-3.3.dll</HintPath>357 350 <Private>False</Private> 358 351 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.