Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/24/12 09:16:17 (12 years ago)
Author:
svonolfe
Message:

Corrected project references (#1177)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj

    r7883 r7884  
    104104    <Reference Include="HeuristicLab.Common-3.3">
    105105      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     106      <Private>False</Private>
     107      <EmbedInteropTypes>False</EmbedInteropTypes>
    106108    </Reference>
    107109    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    108110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     111      <Private>False</Private>
     112      <EmbedInteropTypes>False</EmbedInteropTypes>
    109113    </Reference>
    110114    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    111115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     116      <Private>False</Private>
     117      <EmbedInteropTypes>False</EmbedInteropTypes>
    112118    </Reference>
    113     <Reference Include="HeuristicLab.Problems.Instances.TSPLIB-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     119    <Reference Include="HeuristicLab.Problems.Instances.TSPLIB-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     120      <Private>False</Private>
     121      <EmbedInteropTypes>False</EmbedInteropTypes>
     122    </Reference>
    114123    <Reference Include="ICSharpCode.SharpZipLib">
    115124      <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath>
     125      <Private>False</Private>
    116126    </Reference>
    117127    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.