Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/10 13:58:46 (14 years ago)
Author:
cneumuel
Message:

Moving of Hive projects to 3.3 branch finished, all references fixed (#1091)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Engine/3.3/HeuristicLab.Hive.Engine-3.3.csproj

    r4077 r4078  
    9191  </PropertyGroup>
    9292  <ItemGroup>
     93    <Reference Include="HeuristicLab.Common-3.3">
     94      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     95    </Reference>
     96    <Reference Include="HeuristicLab.Core-3.3">
     97      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     98    </Reference>
     99    <Reference Include="HeuristicLab.Data-3.3">
     100      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
     101    </Reference>
    93102    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    94103      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     
    127136      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    128137      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
     138    </ProjectReference>
     139    <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.3\HeuristicLab.Hive.JobBase-3.3.csproj">
     140      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
     141      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
    129142    </ProjectReference>
    130143  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.