Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/06/13 21:23:55 (11 years ago)
Author:
ascheibe
Message:

#1886 created a new Hive task that runs RunCollectionModifiers in Hive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching/3.3/HeuristicLab.Analysis.SolutionCaching-3.3.csproj

    r10102 r10111  
    7777      <Private>False</Private>
    7878    </Reference>
     79    <Reference Include="HeuristicLab.Hive-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     80      <SpecificVersion>False</SpecificVersion>
     81      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Hive-3.3.dll</HintPath>
     82      <Private>False</Private>
     83    </Reference>
    7984    <Reference Include="HeuristicLab.Operators-3.3">
    8085      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     
    149154    <Compile Include="RealVectorEncoding\RealVectorSolutionCacheCollector.cs" />
    150155    <Compile Include="RealVectorEncoding\RealVectorSolutionInformation.cs" />
     156    <Compile Include="RunCollectionModifiers\RunCollectionModifierTask.cs" />
    151157    <Compile Include="SolutionCache.cs" />
    152158    <Compile Include="SolutionInformation.cs" />
     
    157163    <None Include="Properties\AssemblyInfo.cs.frame" />
    158164  </ItemGroup>
     165  <ItemGroup />
    159166  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    160167  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.