Changeset 13224
- Timestamp:
- 11/17/15 16:38:10 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj
r13163 r13224 111 111 <Reference Include="ALGLIB-3.7.0"> 112 112 <HintPath>..\bin\ALGLIB-3.7.0.dll</HintPath> 113 <Private>False</Private> 114 </Reference> 115 <Reference Include="HeuristicLab.Algorithms.ALPS-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 116 <SpecificVersion>False</SpecificVersion> 117 <HintPath>..\bin\HeuristicLab.Algorithms.ALPS-3.3.dll</HintPath> 113 118 <Private>False</Private> 114 119 </Reference> … … 431 436 <Compile Include="HeuristicLab-3.3\PluginDependenciesTest.cs" /> 432 437 <Compile Include="HeuristicLab-3.3\PluginLoader.cs" /> 438 <Compile Include="HeuristicLab-3.3\Samples\AlpsTspSampleTest.cs" /> 433 439 <Compile Include="HeuristicLab-3.3\Samples\GAGroupingProblemSampleTest.cs" /> 434 440 <Compile Include="HeuristicLab-3.3\Samples\VnsOpSampleTest.cs" />
Note: See TracChangeset
for help on using the changeset viewer.