Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/25/11 16:51:30 (13 years ago)
Author:
mkommend
Message:

ticket #1256 - Merged new timeseries symbols from branch to trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r5163 r5373  
    1212    <AssemblyName>HeuristicLab.Analysis-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
     
    131132    <Compile Include="QualityAnalysis\BestAverageWorstQualityCalculator.cs" />
    132133    <Compile Include="QualityAnalysis\BestQualityMemorizer.cs" />
     134    <Compile Include="QualityAnalysis\QualityDistributionAnalyzer.cs" />
    133135    <Compile Include="QualityAnalysis\QualityAnalyzer.cs" />
    134136    <Compile Include="QualityAnalysis\QualityDifferenceCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.