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.Server.Console/3.3/HeuristicLab.Hive.Server.Console-3.3.csproj

    r4077 r4078  
    7878  </PropertyGroup>
    7979  <ItemGroup>
     80    <Reference Include="HeuristicLab.Core-3.3">
     81      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     82    </Reference>
    8083    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    8184      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     
    225228      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    226229      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
     230    </ProjectReference>
     231    <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.3\HeuristicLab.Hive.JobBase-3.3.csproj">
     232      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
     233      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
    227234    </ProjectReference>
    228235  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.