Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/06/14 10:38:52 (10 years ago)
Author:
pfleck
Message:
  • moved preprocessing starter to view assembly
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10558 r10559  
    6969    <Reference Include="System.Core" />
    7070    <Reference Include="System.Drawing" />
    71     <Reference Include="System.Windows.Forms" />
    7271  </ItemGroup>
    7372  <ItemGroup>
     
    7978    <Compile Include="Interfaces\IDataGridLogic.cs" />
    8079    <Compile Include="Implementations\FilterContent.cs" />
    81     <Compile Include="Implementations\DataPreprocessorStarter.cs" />
    8280    <Compile Include="Implementations\FilterLogic.cs" />
    8381    <Compile Include="Implementations\HistogramContent.cs" />
     
    131129      <Private>False</Private>
    132130    </ProjectReference>
    133     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    134       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    135       <Name>HeuristicLab.Core.Views-3.3</Name>
    136     </ProjectReference>
    137131    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    138132      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
     
    144138      <Name>HeuristicLab.Data-3.3</Name>
    145139    </ProjectReference>
    146     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    147       <Project>{ab687bbe-1bfe-476b-906d-44237135431d}</Project>
    148       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    149     </ProjectReference>
    150     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    151       <Project>{3bd61258-31da-4b09-89c0-4f71fef5f05a}</Project>
    152       <Name>HeuristicLab.MainForm-3.3</Name>
    153     </ProjectReference>
    154140    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    155141      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     
    160146      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    161147      <Private>False</Private>
    162     </ProjectReference>
    163     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
    164       <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
    165       <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
    166148    </ProjectReference>
    167149    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
Note: See TracChangeset for help on using the changeset viewer.