Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/14/17 14:01:11 (7 years ago)
Author:
pfleck
Message:

#2592 merged to stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.TestFunctions.Views/3.3/HeuristicLab.Problems.TestFunctions.Views-3.3.csproj

    r14165 r15244  
    105105    <Reference Include="System.Drawing" />
    106106    <Reference Include="System.Windows.Forms" />
    107     <Reference Include="System.Windows.Forms.DataVisualization" />
    108     <Reference Include="System.Xml.Linq">
    109       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    110     </Reference>
    111     <Reference Include="System.Data.DataSetExtensions">
    112       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    113     </Reference>
    114     <Reference Include="System.Data" />
    115     <Reference Include="System.Xml" />
    116   </ItemGroup>
    117   <ItemGroup>
    118     <Compile Include="MultiObjectiveTestFunctionParetoFrontScatterPlotView.cs">
     107  </ItemGroup>
     108  <ItemGroup>
     109    <Compile Include="ParetoFrontScatterPlotView.cs">
    119110      <SubType>UserControl</SubType>
    120111    </Compile>
    121     <Compile Include="MultiObjectiveTestFunctionParetoFrontScatterPlotView.Designer.cs">
    122       <DependentUpon>MultiObjectiveTestFunctionParetoFrontScatterPlotView.cs</DependentUpon>
     112    <Compile Include="ParetoFrontScatterPlotView.Designer.cs">
     113      <DependentUpon>ParetoFrontScatterPlotView.cs</DependentUpon>
    123114    </Compile>
    124115    <Compile Include="Plugin.cs" />
     
    143134  </ItemGroup>
    144135  <ItemGroup>
     136    <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
     137      <Project>{76945d76-ca61-4147-9dc2-0acdcddf87f9}</Project>
     138      <Name>HeuristicLab.Analysis.Views-3.3</Name>
     139      <Private>False</Private>
     140    </ProjectReference>
     141    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     142      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
     143      <Name>HeuristicLab.Analysis-3.3</Name>
     144      <Private>False</Private>
     145    </ProjectReference>
    145146    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    146147      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     
    211212      <Project>{88B9B0E3-344E-4196-82A3-0F9732506FE8}</Project>
    212213      <Name>HeuristicLab.Problems.TestFunctions-3.3</Name>
    213       <Private>False</Private>
    214     </ProjectReference>
    215     <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
    216       <Project>{315bda09-3f4f-49b3-9790-b37cfc1c5750}</Project>
    217       <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    218214      <Private>False</Private>
    219215    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.