Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/04/16 23:40:44 (8 years ago)
Author:
bburlacu
Message:

#2597: Merged trunk changes.

Location:
branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis

  • branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj

    r13948 r13994  
    151151      <SpecificVersion>False</SpecificVersion>
    152152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     153      <Private>False</Private>
     154    </Reference>
     155    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     156      <SpecificVersion>False</SpecificVersion>
     157      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
    153158      <Private>False</Private>
    154159    </Reference>
     
    317322    </BootstrapperPackage>
    318323  </ItemGroup>
     324  <ItemGroup>
     325    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     326      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     327      <Name>HeuristicLab.Collections-3.3</Name>
     328      <Private>False</Private>
     329    </ProjectReference>
     330    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     331      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     332      <Name>HeuristicLab.Common.Resources-3.3</Name>
     333      <Private>False</Private>
     334    </ProjectReference>
     335    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     336      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     337      <Name>HeuristicLab.Common-3.3</Name>
     338      <Private>False</Private>
     339    </ProjectReference>
     340    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     341      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     342      <Name>HeuristicLab.Core-3.3</Name>
     343      <Private>False</Private>
     344    </ProjectReference>
     345    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     346      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     347      <Name>HeuristicLab.Data-3.3</Name>
     348      <Private>False</Private>
     349    </ProjectReference>
     350    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     351      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     352      <Name>HeuristicLab.Optimization-3.3</Name>
     353      <Private>False</Private>
     354    </ProjectReference>
     355    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     356      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
     357      <Name>HeuristicLab.Parameters-3.3</Name>
     358      <Private>False</Private>
     359    </ProjectReference>
     360    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
     361      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
     362      <Name>HeuristicLab.Persistence-3.3</Name>
     363      <Private>False</Private>
     364    </ProjectReference>
     365    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     366      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     367      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     368      <Private>False</Private>
     369    </ProjectReference>
     370    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
     371      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
     372      <Name>HeuristicLab.Problems.Instances-3.3</Name>
     373      <Private>False</Private>
     374    </ProjectReference>
     375  </ItemGroup>
    319376  <ItemGroup />
    320377  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.