Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/28/19 17:22:02 (5 years ago)
Author:
gkronber
Message:

#2971: set copy local for references to false, used project references for projects within the branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj

    r16628 r16636  
    101101    <Reference Include="ALGLIB-3.7.0">
    102102      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
     103      <Private>False</Private>
    103104    </Reference>
    104105    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
    105106      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
     107      <Private>False</Private>
    106108    </Reference>
    107109    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108110      <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre03\lib\net461\HEAL.Attic.dll</HintPath>
     111      <Private>False</Private>
    109112    </Reference>
    110113    <Reference Include="HeuristicLab.Collections-3.3">
    111114      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     115      <Private>False</Private>
    112116    </Reference>
    113117    <Reference Include="HeuristicLab.Common-3.3">
    114118      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
     119      <Private>False</Private>
    115120    </Reference>
    116121    <Reference Include="HeuristicLab.Common.Resources-3.3">
    117122      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     123      <Private>False</Private>
    118124    </Reference>
    119125    <Reference Include="HeuristicLab.Core-3.3">
    120126      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
     127      <Private>False</Private>
    121128    </Reference>
    122129    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    123130      <SpecificVersion>False</SpecificVersion>
    124131      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
     132      <Private>False</Private>
    125133    </Reference>
    126134    <Reference Include="HeuristicLab.Optimization-3.3">
    127135      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     136      <Private>False</Private>
    128137    </Reference>
    129138    <Reference Include="HeuristicLab.Parameters-3.3">
    130139      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     140      <Private>False</Private>
    131141    </Reference>
    132142    <Reference Include="HeuristicLab.Persistence-3.3">
    133143      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     144      <Private>False</Private>
    134145    </Reference>
    135146    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    136147      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     148      <Private>False</Private>
    137149    </Reference>
    138150    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    139151      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     152      <Private>False</Private>
    140153    </Reference>
    141154    <Reference Include="HeuristicLab.Random-3.3">
    142155      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
     156      <Private>False</Private>
    143157    </Reference>
    144158    <Reference Include="System" />
     
    149163    <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
    150164      <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
     165      <Private>False</Private>
    151166    </Reference>
    152167    <Reference Include="System.Xml.Linq">
Note: See TracChangeset for help on using the changeset viewer.