Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/25/11 14:10:06 (14 years ago)
Author:
svonolfe
Message:

Implemented first version of success progress analysis (#1392)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SuccessProgressAnalysis/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r5163 r5372  
    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>
     
    136137    <Compile Include="HeuristicLabAnalysisPlugin.cs" />
    137138    <Compile Include="Properties\AssemblyInfo.cs" />
     139    <Compile Include="SuccessProgressAnalysis\SuccessProgressAnalyzer.cs" />
    138140    <Compile Include="ValueAnalysis\MinAverageMaxValueAnalyzer.cs" />
    139141    <Compile Include="ValueAnalysis\MinAverageMaxValueCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.