Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/01/14 15:49:31 (10 years ago)
Author:
mkommend
Message:

#2206: Removed seperate plugin for transformations and integrated them in HeuristicLab.Problems.DataAnalysis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj

    r11009 r11068  
    110110  </ItemGroup>
    111111  <ItemGroup>
    112     <Compile Include="InteractiveSymbolicRegressionSolutionSimplifierView.cs" />
     112    <Compile Include="InteractiveSymbolicRegressionSolutionSimplifierView.cs">
     113      <SubType>UserControl</SubType>
     114    </Compile>
    113115    <Compile Include="InteractiveSymbolicRegressionSolutionSimplifierView.Designer.cs">
    114116      <DependentUpon>InteractiveSymbolicRegressionSolutionSimplifierView.cs</DependentUpon>
     
    244246      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
    245247      <Private>False</Private>
    246     </ProjectReference>
    247     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Transformations\3.4\HeuristicLab.Problems.DataAnalysis.Transformations-3.4.csproj">
    248       <Project>{2e257a94-d1af-435c-99b4-5ac00eadfd6a}</Project>
    249       <Name>HeuristicLab.Problems.DataAnalysis.Transformations-3.4</Name>
    250248    </ProjectReference>
    251249    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
Note: See TracChangeset for help on using the changeset viewer.