Changeset 5373 for trunk/sources/HeuristicLab.Analysis
- Timestamp:
- 01/25/11 16:51:30 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj
r5163 r5373 12 12 <AssemblyName>HeuristicLab.Analysis-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 15 16 <FileAlignment>512</FileAlignment> 16 17 <SignAssembly>true</SignAssembly> … … 131 132 <Compile Include="QualityAnalysis\BestAverageWorstQualityCalculator.cs" /> 132 133 <Compile Include="QualityAnalysis\BestQualityMemorizer.cs" /> 134 <Compile Include="QualityAnalysis\QualityDistributionAnalyzer.cs" /> 133 135 <Compile Include="QualityAnalysis\QualityAnalyzer.cs" /> 134 136 <Compile Include="QualityAnalysis\QualityDifferenceCalculator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.