Changeset 8729 for trunk/sources/HeuristicLab.Problems.DataAnalysis
- Timestamp:
- 10/04/12 11:43:16 (12 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r8664 r8729 130 130 <Compile Include="Implementation\Clustering\ClusteringProblemData.cs" /> 131 131 <Compile Include="Implementation\Clustering\ClusteringSolution.cs" /> 132 <Compile Include="Implementation\FeatureCorrelation\FeatureCorrelationCalculator.cs" />133 <Compile Include="Implementation\FeatureCorrelation\FeatureCorrelationEnums.cs" />134 132 <Compile Include="Implementation\Regression\ConstantRegressionModel.cs" /> 135 133 <Compile Include="Implementation\Regression\ConstantRegressionSolution.cs" /> … … 272 270 </ProjectReference> 273 271 </ItemGroup> 272 <ItemGroup /> 274 273 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 275 274 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.