Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/05/11 17:45:59 (13 years ago)
Author:
cneumuel
Message:

#1233

  • initial port of HiveEngine
File:
1 edited

Legend:

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

    r5955 r5958  
    130130    <Compile Include="ExperimentManager\HiveJobClient.cs" />
    131131    <Compile Include="ExperimentManager\JobResultPoller.cs" />
     132    <Compile Include="PersistenceUtil.cs" />
     133    <Compile Include="PluginUtil.cs" />
    132134    <Compile Include="Progress\IProgress.cs" />
    133135    <Compile Include="Progress\IProgressReporter.cs" />
    134136    <Compile Include="Progress\Progress.cs" />
    135137    <Compile Include="Properties\AssemblyInfo.cs" />
    136     <Compile Include="PersistenceUtil.cs" />
    137138    <None Include="Properties\AssemblyInfo.cs.frame" />
    138139    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
Note: See TracChangeset for help on using the changeset viewer.