Changeset 12416 for branches/SensitivityEvaluator/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification
- Timestamp:
- 06/09/15 12:41:25 (10 years ago)
- Location:
- branches/SensitivityEvaluator/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SensitivityEvaluator/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj
r12309 r12416 188 188 <Compile Include="ModelCreators\NormalDistributedThresholdsModelCreator.cs" /> 189 189 <Compile Include="MultiObjective\SymbolicClassificationMultiObjectiveValidationBestSolutionAnalyzer.cs" /> 190 <Compile Include="SingleObjective\SymbolicClassificationSingleObjectiveWeightedResidualsMeanSquaredErrorEvaluator.cs" /> 190 191 <Compile Include="SingleObjective\SymbolicClassificationSingleObjectiveWeightedPerformanceMeasuresEvaluator.cs" /> 191 192 <Compile Include="SymbolicClassificationPhenotypicDiversityAnalyzer.cs" /> … … 246 247 </BootstrapperPackage> 247 248 </ItemGroup> 248 <ItemGroup>249 <WCFMetadata Include="Service References\" />250 </ItemGroup>251 249 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 252 250 <!-- 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.