Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/08 12:45:14 (15 years ago)
Author:
kgrading
Message:

refactored for #418, disabled the Client Console Project

File:
1 edited

Legend:

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

    r852 r919  
    7070  </ItemGroup>
    7171  <ItemGroup>
     72    <Compile Include="ClientConsoleService\ClientConsoleCommunicator.cs" />
     73    <Compile Include="ClientConsoleService\ClientConsoleServer.cs" />
     74    <Compile Include="ClientConsoleService\Interfaces\IClientConsoleCommunicator.cs" />
     75    <Compile Include="ClientConsoleService\TransferObjects\ConnectionContainer.cs" />
     76    <Compile Include="ClientConsoleService\TransferObjects\JobStatus.cs" />
     77    <Compile Include="ClientConsoleService\TransferObjects\StatusCommons.cs" />
    7278    <Compile Include="ConfigurationManager.cs" />
    7379    <Compile Include="Core.cs" />
Note: See TracChangeset for help on using the changeset viewer.