Changeset 8448 for trunk/sources/HeuristicLab.Algorithms.DataAnalysis
- Timestamp:
- 08/08/12 23:13:59 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
r8439 r8448 101 101 </PropertyGroup> 102 102 <ItemGroup> 103 <Reference Include="ALGLIB-3. 5.0, Version=3.5.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">104 <HintPath>..\..\bin\ALGLIB-3. 5.0.dll</HintPath>103 <Reference Include="ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 104 <HintPath>..\..\bin\ALGLIB-3.6.0.dll</HintPath> 105 105 <Private>False</Private> 106 106 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.