Free cookie consent management tool by TermsFeed Policy Generator

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

moved JobBase to 3.3-HiveMigration and changed versions in hive-projects (#1091)

File:
1 edited

Legend:

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

    r4076 r4077  
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.Hive.Client.Console</RootNamespace>
    12     <AssemblyName>HeuristicLab.Hive.Client.Console-3.2</AssemblyName>
     12    <AssemblyName>HeuristicLab.Hive.Client.Console-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    7878  </PropertyGroup>
    7979  <ItemGroup>
    80     <Reference Include="Calendar.DayView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    81       <SpecificVersion>False</SpecificVersion>
    82       <HintPath>..\..\HeuristicLab.Hive.Contracts\3.2\Calendar.DayView.dll</HintPath>
     80    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     81      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8382    </Reference>
    8483    <Reference Include="System" />
     
    163162    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
    164163      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    165       <Name>HeuristicLab.Hive.Contracts-3.2</Name>
    166     </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    168       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    169       <Name>HeuristicLab.PluginInfrastructure</Name>
     164      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
    170165    </ProjectReference>
    171166  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.