Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/07/18 17:16:46 (6 years ago)
Author:
mkommend
Message:

#2887: Extracted VRP specific FLA parts into a separate branch.

Location:
branches/1073_FitnessLandscapeAnalysis-VRP
Files:
1 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/1073_FitnessLandscapeAnalysis-VRP/HeuristicLab.Analysis.FitnessLandscape.VRP/HeuristicLab.Analysis.FitnessLandscape.VRP.csproj

    r15691 r15733  
    109109  </PropertyGroup>
    110110  <ItemGroup>
     111    <Reference Include="HeuristicLab.Analysis.FitnessLandscape-3.3, Version=3.3.0.3000, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     112      <SpecificVersion>False</SpecificVersion>
     113      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis.FitnessLandscape-3.3.dll</HintPath>
     114      <Private>False</Private>
     115    </Reference>
    111116    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    112117    <Reference Include="HeuristicLab.Common-3.3">
     
    154159  </ItemGroup>
    155160  <ItemGroup>
    156     <ProjectReference Include="..\HeuristicLab.Analysis.FitnessLandscape\HeuristicLab.Analysis.FitnessLandscape.csproj">
    157       <Project>{5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}</Project>
    158       <Name>HeuristicLab.Analysis.FitnessLandscape</Name>
    159     </ProjectReference>
    160   </ItemGroup>
    161   <ItemGroup>
    162161    <None Include="HeuristicLab.snk" />
    163162    <None Include="HeuristicLabAnalysisFitnessLandscapeVRPPlugin.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.