Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/27/18 14:23:20 (5 years ago)
Author:
mkommend
Message:

#2974: Added HL.Problems.DataAnalysis.Symbolic to the branch.

Location:
branches/2974_Constants_Optimization
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2974_Constants_Optimization

    • Property svn:ignore set to
      packages
  • branches/2974_Constants_Optimization/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj

    r16455 r16456  
    153153    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    154154      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    155       <Private>False</Private>
    156     </Reference>
    157     <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    158       <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    159155      <Private>False</Private>
    160156    </Reference>
     
    245241    </BootstrapperPackage>
    246242  </ItemGroup>
     243  <ItemGroup>
     244    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
     245      <Project>{3d28463f-ec96-4d82-afee-38be91a0ca00}</Project>
     246      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
     247    </ProjectReference>
     248  </ItemGroup>
    247249  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    248250  <!-- 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.