Free cookie consent management tool by TermsFeed Policy Generator

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

#2650: merged r14244 from trunk to branch

File:
1 edited

Legend:

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

    r14202 r14276  
    218218      <HintPath>..\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    219219      <Private>False</Private>
     220    </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>
    220224    </Reference>
    221225    <Reference Include="HeuristicLab.MainForm-3.3">
     
    561565    <Compile Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4\SubtreeCrossoverTest.cs" />
    562566    <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" />
    563571    <Compile Include="HeuristicLab.Persistence-3.3\StorableAttributeTests.cs" />
    564572    <Compile Include="HeuristicLab.Persistence-3.3\UseCases.cs" />
     
    679687    </EmbeddedResource>
    680688  </ItemGroup>
     689  <ItemGroup />
    681690  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    682691  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.