Free cookie consent management tool by TermsFeed Policy Generator

Changeset 913


Ignore:
Timestamp:
12/04/08 17:36:00 (15 years ago)
Author:
svonolfe
Message:

fixed broken build (#372)

File:
1 edited

Legend:

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

    r898 r913  
    7272    <Compile Include="HiveServerMessages.Designer.cs" />
    7373    <Compile Include="InternalInterfaces\DataAccess\IClientAdapter.cs" />
     74    <Compile Include="InternalInterfaces\DataAccess\IClientGroupAdapter.cs" />
    7475    <Compile Include="InternalInterfaces\DataAccess\IPermissionOwnerAdapter.cs" />
    7576    <Compile Include="InternalInterfaces\DataAccess\IResourceAdapter.cs" />
    7677    <Compile Include="InternalInterfaces\DataAccess\IUserAdapter.cs" />
     78    <Compile Include="InternalInterfaces\DataAccess\IUserGroupAdapter.cs" />
    7779    <Compile Include="JobManager.cs" />
    7880    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.