Free cookie consent management tool by TermsFeed Policy Generator

Changeset 14202


Ignore:
Timestamp:
07/23/16 19:17:53 (8 years ago)
Author:
swagner
Message:

#2538: Fixed references in test project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r14177 r14202  
    263263      <Private>False</Private>
    264264    </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>
    269265    <Reference Include="HeuristicLab.Problems.Binary-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    270266      <SpecificVersion>False</SpecificVersion>
     
    317313      <Private>False</Private>
    318314    </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>
    321318      <Private>False</Private>
    322319    </Reference>
     
    351348    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
    352349      <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>
    357350      <Private>False</Private>
    358351    </Reference>
Note: See TracChangeset for help on using the changeset viewer.