Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13224 for trunk


Ignore:
Timestamp:
11/17/15 16:38:10 (8 years ago)
Author:
pfleck
Message:

#2269 Forgot to commit HeuristicLab.Tests.csproj.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r13163 r13224  
    111111    <Reference Include="ALGLIB-3.7.0">
    112112      <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>
    113118      <Private>False</Private>
    114119    </Reference>
     
    431436    <Compile Include="HeuristicLab-3.3\PluginDependenciesTest.cs" />
    432437    <Compile Include="HeuristicLab-3.3\PluginLoader.cs" />
     438    <Compile Include="HeuristicLab-3.3\Samples\AlpsTspSampleTest.cs" />
    433439    <Compile Include="HeuristicLab-3.3\Samples\GAGroupingProblemSampleTest.cs" />
    434440    <Compile Include="HeuristicLab-3.3\Samples\VnsOpSampleTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.