Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/11 23:13:33 (13 years ago)
Author:
abeham
Message:

#1330

  • Merged QAP from branch into trunk
  • Merged MDS from branch into trunk
  • Merged Swap2 moves from branch into trunk
Location:
trunk/sources/HeuristicLab.Analysis
Files:
1 edited
5 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis

  • trunk/sources/HeuristicLab.Analysis/3.3/Tests/HeuristicLab.Analysis.Tests-3.3.csproj

    r5932 r5933  
    9999  </PropertyGroup>
    100100  <ItemGroup>
    101     <Reference Include="HeuristicLab.Common-3.3">
    102       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
    103     </Reference>
    104     <Reference Include="HeuristicLab.Core-3.3">
    105       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
    106     </Reference>
    107     <Reference Include="HeuristicLab.Data-3.3">
    108       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
    109     </Reference>
     101    <ProjectReference Include="..\..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     102      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     103      <Name>HeuristicLab.Common-3.3</Name>
     104    </ProjectReference>
     105    <ProjectReference Include="..\..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     106      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     107      <Name>HeuristicLab.Core-3.3</Name>
     108    </ProjectReference>
     109    <ProjectReference Include="..\..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     110      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     111      <Name>HeuristicLab.Data-3.3</Name>
     112    </ProjectReference>
    110113    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
    111114    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.