Changeset 8441 for branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj
- Timestamp:
- 08/08/12 18:20:33 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj
r8437 r8441 43 43 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4"> 44 44 <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"> 45 48 <Private>False</Private> 46 49 </Reference> … … 109 112 <Compile Include="NCAClassificationSolution.cs" /> 110 113 <Compile Include="NCAModel.cs" /> 111 <Compile Include="Auxiliary.cs" />112 114 <Compile Include="Plugin.cs" /> 113 115 <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset
for help on using the changeset viewer.