Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/14/14 04:32:58 (10 years ago)
Author:
swagner
Message:

#2205: Worked on optimization networks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OptimizationNetworks/HeuristicLab.Optimization.Networks.Views/3.3/HeuristicLab.Optimization.Networks.Views-3.3.csproj

    r11454 r11463  
    8585  </ItemGroup>
    8686  <ItemGroup>
     87    <Compile Include="AlgorithmServiceNodeView.cs">
     88      <SubType>UserControl</SubType>
     89    </Compile>
     90    <Compile Include="AlgorithmServiceNodeView.Designer.cs">
     91      <DependentUpon>AlgorithmServiceNodeView.cs</DependentUpon>
     92    </Compile>
    8793    <Compile Include="EntitySelector.cs">
    8894      <SubType>UserControl</SubType>
     
    216222      <Name>HeuristicLab.Core-3.3</Name>
    217223    </ProjectReference>
     224    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     225      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
     226      <Name>HeuristicLab.Data-3.3</Name>
     227    </ProjectReference>
    218228    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    219229      <Project>{ab687bbe-1bfe-476b-906d-44237135431d}</Project>
     
    227237      <Project>{7cf51332-0e37-447c-8017-82a258c59ef2}</Project>
    228238      <Name>HeuristicLab.Optimization.Networks-3.3</Name>
     239    </ProjectReference>
     240    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
     241      <Project>{662b4b15-8f4d-4ae5-b3eb-d91c215f5af2}</Project>
     242      <Name>HeuristicLab.Optimization.Views-3.3</Name>
    229243    </ProjectReference>
    230244    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.