Free cookie consent management tool by TermsFeed Policy Generator

Changeset 964 for trunk/sources


Ignore:
Timestamp:
12/11/08 15:26:33 (16 years ago)
Author:
svonolfe
Message:

added IJobAdapter to project (#372)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Server.Core/HeuristicLab.Hive.Server.Core.csproj

    r948 r964  
    7373    <Compile Include="InternalInterfaces\DataAccess\IClientAdapter.cs" />
    7474    <Compile Include="InternalInterfaces\DataAccess\IClientGroupAdapter.cs" />
     75    <Compile Include="InternalInterfaces\DataAccess\IJobAdapter.cs" />
    7576    <Compile Include="InternalInterfaces\DataAccess\IPermissionOwnerAdapter.cs" />
    7677    <Compile Include="InternalInterfaces\DataAccess\IResourceAdapter.cs" />
Note: See TracChangeset for help on using the changeset viewer.