Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/01/13 13:03:04 (11 years ago)
Author:
mkommend
Message:

#2081: Corrected references to copy local = false in HL.Data.*.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj

    r9671 r9689  
    104104    <Reference Include="HeuristicLab.Common-3.3">
    105105      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     106      <Private>False</Private>
    106107    </Reference>
    107108    <Reference Include="HeuristicLab.Common.Resources-3.3">
    108109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     110      <Private>False</Private>
    109111    </Reference>
    110112    <Reference Include="HeuristicLab.Core-3.3">
    111113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     114      <Private>False</Private>
    112115    </Reference>
    113116    <Reference Include="HeuristicLab.Persistence-3.3">
    114117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     118      <Private>False</Private>
    115119    </Reference>
    116120    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    117121      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     122      <Private>False</Private>
    118123    </Reference>
    119124    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.