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/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.csproj

    r15575 r15688  
    1818    <DebugType>full</DebugType>
    1919    <Optimize>false</Optimize>
    20     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     20    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    2121    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2222    <ErrorReport>prompt</ErrorReport>
     
    2626    <DebugType>pdbonly</DebugType>
    2727    <Optimize>true</Optimize>
    28     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     28    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    2929    <DefineConstants>TRACE</DefineConstants>
    3030    <ErrorReport>prompt</ErrorReport>
     
    4242  </PropertyGroup>
    4343  <ItemGroup>
    44     <Reference Include="HeuristicLab.Analysis-3.3">
    45       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     44    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
     45      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    4646      <Private>False</Private>
    4747    </Reference>
    48     <Reference Include="HeuristicLab.Collections-3.3">
    49       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     48    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
     49      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    5050      <Private>False</Private>
    5151    </Reference>
    52     <Reference Include="HeuristicLab.Common-3.3">
    53       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     52    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
     53      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    5454      <Private>False</Private>
    5555    </Reference>
    56     <Reference Include="HeuristicLab.Common.Resources-3.3">
    57       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     56    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0">
     57      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    5858      <Private>False</Private>
    5959    </Reference>
    60     <Reference Include="HeuristicLab.Core-3.3">
    61       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     60    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
     61      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    6262      <Private>False</Private>
    6363    </Reference>
    64     <Reference Include="HeuristicLab.Data-3.3">
    65       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     64    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
     65      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    6666      <Private>False</Private>
    6767    </Reference>
    68     <Reference Include="HeuristicLab.Operators-3.3">
    69       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     68    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
     69      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    7070      <Private>False</Private>
    7171    </Reference>
    72     <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    73       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     72    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0">
     73      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    7474      <Private>False</Private>
    7575    </Reference>
    76     <Reference Include="HeuristicLab.Parameters-3.3">
    77       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     76    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
     77      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    7878      <Private>False</Private>
    7979    </Reference>
    80     <Reference Include="HeuristicLab.Persistence-3.3">
    81       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     80    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0">
     81      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    8282      <Private>False</Private>
    8383    </Reference>
    84     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    85       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     84    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     85      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8686      <Private>False</Private>
    8787    </Reference>
    88     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    89       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     88    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     89      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    9090      <Private>False</Private>
    9191    </Reference>
    92     <Reference Include="HeuristicLab.Random-3.3">
    93       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     92    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0">
     93      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    9494      <Private>False</Private>
    9595    </Reference>
    9696    <Reference Include="localsolvernet, Version=7.5.0.0, Culture=neutral, processorArchitecture=AMD64">
    9797      <SpecificVersion>False</SpecificVersion>
    98       <HintPath>..\..\..\..\trunk\sources\bin\localsolvernet.dll</HintPath>
     98      <HintPath>..\..\..\..\trunk\bin\localsolvernet.dll</HintPath>
    9999      <Private>False</Private>
    100100    </Reference>
    101101    <Reference Include="oplall, Version=12.7.0.0, Culture=neutral, PublicKeyToken=7906592bc7cc7340, processorArchitecture=MSIL">
    102102      <SpecificVersion>False</SpecificVersion>
    103       <HintPath>..\..\..\..\trunk\sources\bin\oplall.dll</HintPath>
     103      <HintPath>..\..\..\..\trunk\bin\oplall.dll</HintPath>
    104104      <Private>False</Private>
    105105    </Reference>
Note: See TracChangeset for help on using the changeset viewer.