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