Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/05/11 17:45:59 (13 years ago)
Author:
cneumuel
Message:

#1233

  • initial port of HiveEngine
File:
1 edited

Legend:

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

    r5852 r5958  
    8585    <Reference Include="System" />
    8686    <Reference Include="System.Core" />
     87    <Reference Include="System.Drawing" />
    8788    <Reference Include="System.Xml.Linq" />
    8889    <Reference Include="System.Data.DataSetExtensions" />
     
    9596    <Compile Include="HeuristicLabHivePlugin.cs" />
    9697    <Compile Include="IJob.cs" />
     98    <Compile Include="AbstractJob.cs" />
    9799    <Compile Include="Properties\AssemblyInfo.cs" />
    98100  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.