Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/08/12 18:20:33 (12 years ago)
Author:
abeham
Message:

#1913: added quality output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj

    r8437 r8441  
    4343    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
    4444      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
     45      <Private>False</Private>
     46    </Reference>
     47    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    4548      <Private>False</Private>
    4649    </Reference>
     
    109112    <Compile Include="NCAClassificationSolution.cs" />
    110113    <Compile Include="NCAModel.cs" />
    111     <Compile Include="Auxiliary.cs" />
    112114    <Compile Include="Plugin.cs" />
    113115    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.