Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/02/16 14:09:43 (8 years ago)
Author:
pfleck
Message:

#2597 Branched HeuristicLab.Algorithms.DataAnalysis and HeuristicLab.Problems.DataAnalysis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r13808 r13819  
    179179      <Private>False</Private>
    180180    </Reference>
    181     <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    182       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    183       <Private>False</Private>
    184     </Reference>
    185181    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    186182      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     
    503499    </EmbeddedResource>
    504500  </ItemGroup>
     501  <ItemGroup>
     502    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
     503      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
     504      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
     505    </ProjectReference>
     506  </ItemGroup>
    505507  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    506508  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.