Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/13/08 15:36:11 (16 years ago)
Author:
kgrading
Message:

Implemented a first version of the job (#356)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Common/HeuristicLab.Hive.Client.Common.csproj

    r734 r742  
    6666  <ItemGroup>
    6767    <Compile Include="CommonPlugin.cs" />
     68    <Compile Include="JobBase.cs" />
    6869    <Compile Include="Logging.cs" />
    6970    <Compile Include="MessageContainer.cs" />
    7071    <Compile Include="MessageQueue.cs" />
    7172    <Compile Include="Properties\AssemblyInfo.cs" />
     73    <Compile Include="TestJob.cs" />
    7274  </ItemGroup>
    7375  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.