Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/15/09 15:47:39 (15 years ago)
Author:
whackl
Message:

added first version of scheduler, attention no validation!!! (#468)

File:
1 edited

Legend:

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

    r1002 r1138  
    5252  </PropertyGroup>
    5353  <ItemGroup>
     54    <Reference Include="Calendar.DayView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     55      <SpecificVersion>False</SpecificVersion>
     56      <HintPath>.\Calendar.DayView.dll</HintPath>
     57    </Reference>
    5458    <Reference Include="HeuristicLab.Charting-3.2, Version=3.2.0.582, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    5559      <SpecificVersion>False</SpecificVersion>
     
    191195    </None>
    192196  </ItemGroup>
     197  <ItemGroup>
     198    <None Include="Resources\schedule.jpg" />
     199  </ItemGroup>
    193200  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    194201  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.