Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/31/18 09:42:48 (6 years ago)
Author:
abeham
Message:

#1614: Adapted references to restructured trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1614_GeneralizedQAP/BenchmarkDataGenerator/BenchmarkDataGenerator.csproj

    r15578 r15688  
    3434  <ItemGroup>
    3535    <Reference Include="alglibnet2, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
    36       <SpecificVersion>False</SpecificVersion>
    3736      <HintPath>.\alglibnet2.dll</HintPath>
    3837    </Reference>
    39     <Reference Include="HeuristicLab.Common-3.3">
    40       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     38    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
     39      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
     40      <Private>True</Private>
    4141    </Reference>
    42     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    43       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     42    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     43      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     44      <Private>True</Private>
    4445    </Reference>
    45     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    46       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     46    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     47      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     48      <Private>True</Private>
    4749    </Reference>
    48     <Reference Include="HeuristicLab.Problems.Instances.QAPLIB-3.3">
    49       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll</HintPath>
     50    <Reference Include="HeuristicLab.Problems.Instances.QAPLIB-3.3, Version=3.3.0.0">
     51      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll</HintPath>
     52      <Private>True</Private>
    5053    </Reference>
    5154    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.