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.Algorithms.GRASP/3.3/HeuristicLab.Algorithms.GRASP-3.3.csproj

    r15698 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>
     
    105101  </ItemGroup>
    106102  <ItemGroup>
     103    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     104      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
     105      <Name>HeuristicLab.Analysis-3.3</Name>
     106      <Private>False</Private>
     107    </ProjectReference>
    107108    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    108109      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
Note: See TracChangeset for help on using the changeset viewer.