Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/04/18 21:31:38 (7 years ago)
Author:
abeham
Message:

#1614:

  • branched analysis and analysis views
  • merged changes from #2457 into optimization and optimization.views
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1614_GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.csproj

    r15698 r15719  
    4242  </PropertyGroup>
    4343  <ItemGroup>
    44     <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
    45       <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    46       <Private>False</Private>
    47     </Reference>
    4844    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
    4945      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     
    146142  </ItemGroup>
    147143  <ItemGroup>
     144    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     145      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
     146      <Name>HeuristicLab.Analysis-3.3</Name>
     147      <Private>False</Private>
     148    </ProjectReference>
    148149    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
    149150      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
Note: See TracChangeset for help on using the changeset viewer.