Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/14/16 18:06:56 (7 years ago)
Author:
jzenisek
Message:

#2719 adapted RegressionEnsembleModel in order that it is creatable from now on

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.DatastreamAnalysis/HeuristicLab.DatastreamAnalysis.Views/3.4/HeuristicLab.DatastreamAnalysis.Views.csproj

    r14488 r14491  
    7373      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    7474    </Reference>
    75     <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    76       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    77     </Reference>
    7875    <Reference Include="System" />
    7976    <Reference Include="System.Core" />
     
    114111      <Name>HeuristicLab.DatastreamAnalysis</Name>
    115112    </ProjectReference>
     113    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
     114      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
     115      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
     116    </ProjectReference>
    116117  </ItemGroup>
    117118  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.