Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/10/11 14:06:54 (13 years ago)
Author:
ascheibe
Message:

#1233 adapted relative assembly references and output paths to reflect repository structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Tests/HeuristicLab.Services.Hive.Tests-3.3.csproj

    r6892 r6896  
    9090  <ItemGroup>
    9191    <Reference Include="HeuristicLab.Clients.Common-3.3">
    92       <HintPath>..\..\..\core\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
     92      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
    9393    </Reference>
    9494    <Reference Include="HeuristicLab.Common-3.3">
    95       <HintPath>..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
    9696    </Reference>
    9797    <Reference Include="HeuristicLab.Common.Resources-3.3">
    98       <HintPath>..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     98      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    9999    </Reference>
    100100    <Reference Include="HeuristicLab.Core-3.3">
    101       <HintPath>..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     101      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    102102    </Reference>
    103103    <Reference Include="HeuristicLab.Persistence-3.3">
    104       <HintPath>..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     104      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    105105    </Reference>
    106106    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    107       <HintPath>..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     107      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    108108    </Reference>
    109109    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
Note: See TracChangeset for help on using the changeset viewer.