Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/04/18 21:31:38 (6 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/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj

    r15688 r15719  
    4141  </PropertyGroup>
    4242  <ItemGroup>
    43     <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
    44       <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    45       <Private>False</Private>
    46     </Reference>
    4743    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
    4844      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     
    162158  </ItemGroup>
    163159  <ItemGroup>
     160    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     161      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
     162      <Name>HeuristicLab.Analysis-3.3</Name>
     163      <Private>False</Private>
     164    </ProjectReference>
    164165    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
    165166      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
Note: See TracChangeset for help on using the changeset viewer.