Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9689


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

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

Location:
branches/HeuristicLab.Data Path DataTypes
Files:
2 edited

Legend:

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

    r9671 r9689  
    101101    <Reference Include="HeuristicLab.Common-3.3">
    102102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     103      <Private>False</Private>
    103104    </Reference>
    104105    <Reference Include="HeuristicLab.Common.Resources-3.3">
    105106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     107      <Private>False</Private>
    106108    </Reference>
    107109    <Reference Include="HeuristicLab.Core-3.3">
    108110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     111      <Private>False</Private>
    109112    </Reference>
    110113    <Reference Include="HeuristicLab.Core.Views-3.3">
    111114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     115      <Private>False</Private>
    112116    </Reference>
    113117    <Reference Include="HeuristicLab.MainForm-3.3">
    114118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     119      <Private>False</Private>
    115120    </Reference>
    116121    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    117122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     123      <Private>False</Private>
    118124    </Reference>
    119125    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    120126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     127      <Private>False</Private>
    121128    </Reference>
    122129    <Reference Include="System" />
  • 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.