Free cookie consent management tool by TermsFeed Policy Generator

Changeset 10129


Ignore:
Timestamp:
11/12/13 14:23:45 (10 years ago)
Author:
ascheibe
Message:

#1886 added a view for the RunCollectionModifierHiveTask

Location:
branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching.Views/3.3
Files:
1 added
1 edited

Legend:

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

    r10121 r10129  
    4646      <Private>False</Private>
    4747    </Reference>
     48    <Reference Include="HeuristicLab.Clients.Hive-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     49      <SpecificVersion>False</SpecificVersion>
     50      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
     51    </Reference>
     52    <Reference Include="HeuristicLab.Clients.Hive.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     53      <SpecificVersion>False</SpecificVersion>
     54      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Hive.Views-3.3.dll</HintPath>
     55      <Private>False</Private>
     56    </Reference>
    4857    <Reference Include="HeuristicLab.Collections-3.3">
    4958      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     
    148157      <SubType>UserControl</SubType>
    149158    </Compile>
     159    <Compile Include="RunCollectionModifierHiveTaskView.cs">
     160      <SubType>UserControl</SubType>
     161    </Compile>
    150162    <Compile Include="SolutionCacheView.cs">
    151163      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.