Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/08/16 11:41:45 (8 years ago)
Author:
gkronber
Message:

#2650: merged r14245:14273 from trunk to branch (fixing conflicts in RegressionSolutionTargetResponseGradientView)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r14276 r14277  
    219219      <Private>False</Private>
    220220    </Reference>
    221     <Reference Include="HeuristicLab.igraph-0.8.0-pre, Version=0.8.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    222       <SpecificVersion>False</SpecificVersion>
    223       <HintPath>..\bin\HeuristicLab.igraph-0.8.0-pre.dll</HintPath>
     221    <Reference Include="HeuristicLab.IGraph-0.8.0-pre, Version=0.8.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     222      <SpecificVersion>False</SpecificVersion>
     223      <HintPath>..\bin\HeuristicLab.IGraph-0.8.0-pre.dll</HintPath>
     224      <Private>False</Private>
    224225    </Reference>
    225226    <Reference Include="HeuristicLab.MainForm-3.3">
     
    565566    <Compile Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4\SubtreeCrossoverTest.cs" />
    566567    <Compile Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4\Util.cs" />
    567     <Compile Include="HeuristicLab.IGraph\IGraphWrappersGraphTest.cs" />
    568     <Compile Include="HeuristicLab.IGraph\IGraphLayoutTest.cs" />
    569     <Compile Include="HeuristicLab.IGraph\IGraphWrappersVectorTest.cs" />
    570     <Compile Include="HeuristicLab.IGraph\IGraphWrappersMatrixTest.cs" />
    571568    <Compile Include="HeuristicLab.Persistence-3.3\StorableAttributeTests.cs" />
    572569    <Compile Include="HeuristicLab.Persistence-3.3\UseCases.cs" />
Note: See TracChangeset for help on using the changeset viewer.