Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/01/08 17:59:19 (16 years ago)
Author:
gkronber
Message:

worked on #211 need to patch the operator-graph of an agent before execution (replacing the OperatorLinks with their targets).

work in progress...

File:
1 edited

Legend:

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

    r403 r419  
    7171  </ItemGroup>
    7272  <ItemGroup>
     73    <ProjectReference Include="..\HeuristicLab.CEDMA.Core\HeuristicLab.CEDMA.Core.csproj">
     74      <Project>{C27DDF6C-84DF-45EF-B82F-57A28DD51166}</Project>
     75      <Name>HeuristicLab.CEDMA.Core</Name>
     76    </ProjectReference>
    7377    <ProjectReference Include="..\HeuristicLab.CEDMA.DB.Interfaces\HeuristicLab.CEDMA.DB.Interfaces.csproj">
    7478      <Project>{4F9BB789-D561-436B-B226-2BF44B7D0804}</Project>
     
    9094      <Project>{545CE756-98D8-423B-AC2E-6E7D70926E5C}</Project>
    9195      <Name>HeuristicLab.Grid</Name>
     96    </ProjectReference>
     97    <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     98      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
     99      <Name>HeuristicLab.Operators</Name>
    92100    </ProjectReference>
    93101    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
Note: See TracChangeset for help on using the changeset viewer.