Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/08 16:14:00 (15 years ago)
Author:
kgrading
Message:

refactoring of the WCF Service for the Server (#418)

Location:
trunk/sources/HeuristicLab.Hive.Client.Communication
Files:
1 added
1 edited

Legend:

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

    r919 r923  
    7171    <Compile Include="ServerProxy.cs" />
    7272    <Compile Include="ServiceLocator.cs" />
     73    <Compile Include="WcfService.cs" />
    7374  </ItemGroup>
    7475  <ItemGroup>
     
    8081      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    8182      <Name>HeuristicLab.Core</Name>
     83    </ProjectReference>
     84    <ProjectReference Include="..\HeuristicLab.Hive.Client.Common\HeuristicLab.Hive.Client.Common.csproj">
     85      <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project>
     86      <Name>HeuristicLab.Hive.Client.Common</Name>
    8287    </ProjectReference>
    8388    <ProjectReference Include="..\HeuristicLab.Hive.Contracts\HeuristicLab.Hive.Contracts.csproj">
Note: See TracChangeset for help on using the changeset viewer.