Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/10 20:59:36 (15 years ago)
Author:
kgrading
Message:

added the calendar in the dal and the server console. Works on every Resource (Group / Client) (#908)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Contracts/3.2/HeuristicLab.Hive.Contracts-3.2.csproj

    r3011 r3022  
    8787  <ItemGroup>
    8888    <Compile Include="ApplicationConstants.cs" />
     89    <Compile Include="BusinessObjects\AppointmentDto.cs" />
    8990    <Compile Include="BusinessObjects\CachedHivePluginInfoDto.cs" />
    9091    <Compile Include="BusinessObjects\ClientGroupDto.cs" />
     
    100101    <Compile Include="BusinessObjects\ClientDto.cs" />
    101102    <Compile Include="BusinessObjects\ClientConfigDto.cs" />
     103    <Compile Include="RecurrentEvent.cs" />
    102104    <Compile Include="ResponseSerializedJob.cs" />
    103105    <Compile Include="MultiStream.cs" />
Note: See TracChangeset for help on using the changeset viewer.