Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/13/08 15:14:04 (16 years ago)
Author:
svonolfe
Message:

Server interface implementation (#351)

Location:
trunk/sources/HeuristicLab.Hive.Server.Core
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Server.Core/HeuristicLab.Hive.Server.Core.csproj

    r713 r741  
    4848  </ItemGroup>
    4949  <ItemGroup>
     50    <Compile Include="ClientCommunicator.cs" />
    5051    <Compile Include="HiveServerCorePlugin.cs" />
    5152    <Compile Include="Properties\AssemblyInfo.cs" />
     
    5657  </ItemGroup>
    5758  <ItemGroup>
     59    <ProjectReference Include="..\HeuristicLab.Hive.Server\HeuristicLab.Hive.Server.csproj">
     60      <Project>{A04AE929-D0E1-466D-A9D3-BF3C4B2C209F}</Project>
     61      <Name>HeuristicLab.Hive.Server</Name>
     62    </ProjectReference>
    5863    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    5964      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
Note: See TracChangeset for help on using the changeset viewer.