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/3.4/HeuristicLab.DatastreamAnalysis.csproj

    r14488 r14491  
    8282      <Private>False</Private>
    8383    </Reference>
    84     <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    85       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    86       <Private>False</Private>
    87     </Reference>
    8884    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    8985      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     
    115111    <None Include="Properties\AssemblyInfo.cs.frame" />
    116112  </ItemGroup>
     113  <ItemGroup>
     114    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
     115      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
     116      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
     117    </ProjectReference>
     118  </ItemGroup>
    117119  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    118120  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.