Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/04/09 17:34:42 (15 years ago)
Author:
kgrading
Message:

added webservices (#669)

File:
1 edited

Legend:

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

    r1715 r2009  
    6666  </PropertyGroup>
    6767  <ItemGroup>
     68    <Reference Include="Calendar.DayView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     69      <SpecificVersion>False</SpecificVersion>
     70      <HintPath>..\..\HeuristicLab.Hive.Client.Common\3.2\Calendar.DayView.dll</HintPath>
     71    </Reference>
    6872    <Reference Include="System" />
    6973    <Reference Include="System.Core">
     
    9498    <Compile Include="ConfigurationManager\ClientStatusInfo.cs" />
    9599    <Compile Include="ConfigurationManager\ConfigManager.cs" />
     100    <Compile Include="ConfigurationManager\UptimeManager.cs" />
    96101    <Compile Include="Core.cs" />
    97102    <Compile Include="CoreApplication.cs" />
Note: See TracChangeset for help on using the changeset viewer.