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)
Location:
branches/QAP/HeuristicLab.Analysis/3.3/Tests
Files:
1 deleted
1 edited
3 copied

Legend:

Unmodified
Added
Removed
  • branches/QAP/HeuristicLab.Analysis/3.3/Tests

    • Property svn:ignore set to
      bin
      obj
  • branches/QAP/HeuristicLab.Analysis/3.3/Tests/HeuristicLab.Analysis.Tests-3.3.csproj

    r5837 r5873  
    3535  <ItemGroup>
    3636    <Reference Include="HeuristicLab.Common-3.3">
    37       <HintPath>..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     37      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
    3838    </Reference>
    3939    <Reference Include="HeuristicLab.Core-3.3">
    40       <HintPath>..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     40      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
    4141    </Reference>
    4242    <Reference Include="HeuristicLab.Data-3.3">
    43       <HintPath>..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     43      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
    4444    </Reference>
    4545    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
     
    5959  </ItemGroup>
    6060  <ItemGroup>
    61     <ProjectReference Include="..\..\HeuristicLab.Analysis-3.3.csproj">
     61    <ProjectReference Include="..\HeuristicLab.Analysis-3.3.csproj">
    6262      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    6363      <Name>HeuristicLab.Analysis-3.3</Name>
Note: See TracChangeset for help on using the changeset viewer.