Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/27/08 17:19:51 (15 years ago)
Author:
svonolfe
Message:

Added user adapter (#372).

File:
1 edited

Legend:

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

    r842 r845  
    6060    </Compile>
    6161    <Compile Include="InternalInterfaces\DataAccess\IClientAdapter.cs" />
     62    <Compile Include="InternalInterfaces\DataAccess\IPermissionOwnerAdapter.cs" />
    6263    <Compile Include="InternalInterfaces\DataAccess\IResourceAdapter.cs" />
     64    <Compile Include="InternalInterfaces\DataAccess\IUserAdapter.cs" />
    6365    <Compile Include="JobManager.cs" />
    6466    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.