Changeset 15865 for branches/2906_Transformations/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
- Timestamp:
- 03/27/18 15:46:12 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2906_Transformations/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
r15846 r15865 107 107 <Private>False</Private> 108 108 </Reference> 109 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 110 <SpecificVersion>False</SpecificVersion> 111 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 112 </Reference> 109 113 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 110 114 <SpecificVersion>False</SpecificVersion> … … 134 138 <Compile Include="Content\MultiScatterPlotContent.cs" /> 135 139 <Compile Include="Content\PreprocessingContent.cs" /> 140 <Compile Include="Data\PreprocessingTransformation.cs" /> 136 141 <Compile Include="Content\SingleScatterPlotContent.cs" /> 137 142 <Compile Include="Content\ScatterPlotContent.cs" />
Note: See TracChangeset
for help on using the changeset viewer.