Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/13/08 15:52:13 (16 years ago)
Author:
msteinbi
Message:

New project Hive.Contracts created. Includes BusinessObjects and Interfaces (#331)

File:
1 edited

Legend:

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

    r741 r744  
    5959  </ItemGroup>
    6060  <ItemGroup>
    61     <Compile Include="BusinessObjects\Client.cs" />
    62     <Compile Include="Interfaces\IClientCommunicator.cs" />
    63     <Compile Include="Response.cs" />
    6461    <Compile Include="Properties\AssemblyInfo.cs" />
    6562    <Compile Include="HiveServerPlugin.cs" />
     
    9693  </ItemGroup>
    9794  <ItemGroup>
     95    <ProjectReference Include="..\HeuristicLab.Hive.Contracts\HeuristicLab.Hive.Contracts.csproj">
     96      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
     97      <Name>HeuristicLab.Hive.Contracts</Name>
     98    </ProjectReference>
    9899    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    99100      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
Note: See TracChangeset for help on using the changeset viewer.