Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/29/11 17:24:22 (13 years ago)
Author:
abeham
Message:

#1330

  • Fixed project references
  • Moved Analysis.Tests project one level up
  • Removed Optimization project as the changes have been merged into the trunk (cf. #1430)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/QAP/HeuristicLab.Encodings.PermutationEncoding/3.3/Tests/HeuristicLab.Encodings.PermutationEncoding-3.3.Tests.csproj

    r5785 r5873  
    105105      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
    106106    </Reference>
     107    <Reference Include="HeuristicLab.Optimization-3.3">
     108      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     109    </Reference>
    107110    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
    108111    <Reference Include="System" />
     
    140143  </ItemGroup>
    141144  <ItemGroup>
    142     <ProjectReference Include="..\..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    143       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    144       <Name>HeuristicLab.Optimization-3.3</Name>
    145     </ProjectReference>
    146145    <ProjectReference Include="..\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
    147146      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
Note: See TracChangeset for help on using the changeset viewer.