Changeset 14467 for branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
- Timestamp:
- 12/09/16 11:35:42 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
r14462 r14467 121 121 <ItemGroup> 122 122 <Compile Include="Content\MultiScatterPlotContent.cs" /> 123 <Compile Include="Content\SingleScatterPlotContent.cs" /> 123 124 <Compile Include="Content\ScatterPlotContent.cs" /> 124 125 <Compile Include="Content\DataCompletenessChartContent.cs" /> … … 127 128 <Compile Include="Content\PreprocessingChartContent.cs" /> 128 129 <Compile Include="Data\PreprocessingData.cs" /> 129 <Compile Include="Content\IViewChartShortcut.cs" />130 130 <Compile Include="Data\IFilteredPreprocessingData.cs" /> 131 131 <Compile Include="Content\CorrelationMatrixContent.cs" />
Note: See TracChangeset
for help on using the changeset viewer.