Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/20/08 17:52:05 (16 years ago)
Author:
msteinbi
Message:

Added additional WCF endpoint for the server management console - fixed #381

File:
1 edited

Legend:

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

    r744 r800  
    4949  <ItemGroup>
    5050    <Compile Include="ClientCommunicator.cs" />
     51    <Compile Include="ClientManager.cs" />
    5152    <Compile Include="HiveServerCorePlugin.cs" />
     53    <Compile Include="JobManager.cs" />
    5254    <Compile Include="Properties\AssemblyInfo.cs" />
     55    <Compile Include="ServerConsoleFacade.cs" />
     56    <Compile Include="UserRoleManager.cs" />
    5357  </ItemGroup>
    5458  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.