Skip to content

Commit

Permalink
#2538: Merged r14202 and r14205 into stable
Browse files Browse the repository at this point in the history
git-svn-id: https://src.heuristiclab.com/svn/core/stable@14210 2abd9481-f8db-48e9-bd25-06bc13291c1b
  • Loading branch information
s-wagner committed Jul 23, 2016
1 parent 329d7d3 commit 14a7ac6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions HeuristicLab.Tests/HeuristicLab.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,6 @@
<HintPath>..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="HeuristicLab.Problems.ArtificialAnt-3.4">
<HintPath>..\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="HeuristicLab.Problems.Binary-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\bin\HeuristicLab.Problems.Binary-3.3.dll</HintPath>
Expand Down Expand Up @@ -316,8 +312,9 @@
<HintPath>..\bin\HeuristicLab.Problems.GeneticProgramming-3.3.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="HeuristicLab.Problems.GrammaticalEvolution-3.3">
<HintPath>..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.3.dll</HintPath>
<Reference Include="HeuristicLab.Problems.GrammaticalEvolution-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.4.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="HeuristicLab.Problems.Instances-3.3">
Expand Down Expand Up @@ -352,10 +349,6 @@
<HintPath>..\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="HeuristicLab.Problems.LawnMower-3.3">
<HintPath>..\bin\HeuristicLab.Problems.LawnMower-3.3.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="HeuristicLab.Problems.LinearAssignment-3.3">
<HintPath>..\bin\HeuristicLab.Problems.LinearAssignment-3.3.dll</HintPath>
<Private>False</Private>
Expand Down
Binary file modified HeuristicLab.Tests/Test Resources/SamplesExperimentFinished.hl
Binary file not shown.

0 comments on commit 14a7ac6

Please sign in to comment.