Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/13/10 16:09:22 (13 years ago)
Author:
cneumuel
Message:

#1233

  • fixed config merge process
  • worked on hive server test setup
Location:
branches/HeuristicLab.Hive-3.4/sources
Files:
2 edited

Legend:

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

    • Property svn:ignore
      •  

        old new  
        11HeuristicLab.Hive-3.4.suo
        22TestResults
         3HeuristicLab.Hive 3.4.suo
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/HeuristicLab.Services.Hive-3.4.csproj

    r5055 r5095  
    7878    <None Include="HeuristicLabServicesHivePlugin.cs.frame" />
    7979    <None Include="Properties\AssemblyInfo.cs.frame" />
     80    <Compile Include="Interfaces\ILifecycleManager.cs" />
     81    <Compile Include="Interfaces\IServiceLocator.cs" />
    8082    <Compile Include="Standalone\HeuristicLabServicesHiveApplication.cs" />
    8183    <Compile Include="Standalone\MainForm.cs">
     
    8789    <Compile Include="AuthorizationManager.cs" />
    8890    <Compile Include="HeuristicLabServicesHivePlugin.cs" />
    89     <Compile Include="Hive.cs" />
     91    <Compile Include="LifecycleManager.cs" />
    9092    <Compile Include="HiveRoles.cs" />
    9193    <Compile Include="HiveService.cs" />
Note: See TracChangeset for help on using the changeset viewer.