Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/03/11 17:28:03 (13 years ago)
Author:
ascheibe
Message:

#1233

  • added partial classes for dtos
  • added About dialog for Slave tray icon
  • added GetAllHiveExperiments method to service
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/HeuristicLab.Clients.Hive-3.4.csproj

    r5599 r5602  
    142142    <None Include="Properties\AssemblyInfo.cs.frame" />
    143143    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
     144    <Compile Include="ServiceClients\StateLog.cs" />
     145    <Compile Include="ServiceClients\HiveExperiment.cs" />
     146    <Compile Include="ServiceClients\SlaveGroup.cs" />
     147    <Compile Include="ServiceClients\Slave.cs" />
    144148    <Compile Include="ServiceClients\LightweightJob.cs" />
    145149    <Compile Include="ServiceClients\ExecutorMessageContainer.cs" />
     
    161165    </None>
    162166  </ItemGroup>
    163   <ItemGroup>
    164     <Folder Include="Slave\" />
    165   </ItemGroup>
     167  <ItemGroup />
    166168  <ItemGroup>
    167169    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
Note: See TracChangeset for help on using the changeset viewer.