Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/12 16:52:36 (13 years ago)
Author:
sforsten
Message:

#1784:

  • all references have been set to CopyLocal "false"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression/3.4/HeuristicLab.Problems.Instances.Regression-3.4.csproj

    r7667 r7687  
    4040    <Reference Include="HeuristicLab.Common-3.3">
    4141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     42      <Private>False</Private>
    4243    </Reference>
    4344    <Reference Include="HeuristicLab.Core-3.3">
    4445      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     46      <Private>False</Private>
    4547    </Reference>
    4648    <Reference Include="HeuristicLab.Optimization-3.3">
    4749      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     50      <Private>False</Private>
    4851    </Reference>
    4952    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    5053      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     54      <Private>False</Private>
    5155    </Reference>
    5256    <Reference Include="HeuristicLab.Random-3.3">
    5357      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     58      <Private>False</Private>
    5459    </Reference>
    55     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" />
     60    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
     61      <Private>False</Private>
     62    </Reference>
    5663    <Reference Include="System" />
    5764    <Reference Include="System.Core" />
     
    136143      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
    137144      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
     145      <Private>False</Private>
    138146    </ProjectReference>
    139147    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
    140148      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
    141149      <Name>HeuristicLab.Problems.Instances-3.3</Name>
     150      <Private>False</Private>
    142151    </ProjectReference>
    143152  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.