Changeset 10559 for branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
- Timestamp:
- 03/06/14 10:38:52 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
r10558 r10559 69 69 <Reference Include="System.Core" /> 70 70 <Reference Include="System.Drawing" /> 71 <Reference Include="System.Windows.Forms" />72 71 </ItemGroup> 73 72 <ItemGroup> … … 79 78 <Compile Include="Interfaces\IDataGridLogic.cs" /> 80 79 <Compile Include="Implementations\FilterContent.cs" /> 81 <Compile Include="Implementations\DataPreprocessorStarter.cs" />82 80 <Compile Include="Implementations\FilterLogic.cs" /> 83 81 <Compile Include="Implementations\HistogramContent.cs" /> … … 131 129 <Private>False</Private> 132 130 </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>137 131 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 138 132 <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project> … … 144 138 <Name>HeuristicLab.Data-3.3</Name> 145 139 </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>154 140 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 155 141 <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project> … … 160 146 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 161 147 <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>166 148 </ProjectReference> 167 149 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
Note: See TracChangeset
for help on using the changeset viewer.