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

    r15562 r15688  
    1919    <DebugType>full</DebugType>
    2020    <Optimize>false</Optimize>
    21     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     21    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    2222    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2323    <ErrorReport>prompt</ErrorReport>
     
    2828    <DebugType>pdbonly</DebugType>
    2929    <Optimize>true</Optimize>
    30     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     30    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    3131    <DefineConstants>TRACE</DefineConstants>
    3232    <ErrorReport>prompt</ErrorReport>
     
    4141  </PropertyGroup>
    4242  <ItemGroup>
    43     <Reference Include="HeuristicLab.Analysis-3.3">
    44       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     43    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
     44      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    4545      <Private>False</Private>
    4646    </Reference>
    47     <Reference Include="HeuristicLab.Collections-3.3">
    48       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     47    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
     48      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    4949      <Private>False</Private>
    5050    </Reference>
    51     <Reference Include="HeuristicLab.Common-3.3">
    52       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     51    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
     52      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    5353      <Private>False</Private>
    5454    </Reference>
    55     <Reference Include="HeuristicLab.Common.Resources-3.3">
    56       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     55    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0">
     56      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    5757      <Private>False</Private>
    5858    </Reference>
    59     <Reference Include="HeuristicLab.Core-3.3">
    60       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     59    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
     60      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    6161      <Private>False</Private>
    6262    </Reference>
    63     <Reference Include="HeuristicLab.Data-3.3">
    64       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     63    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
     64      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    6565      <Private>False</Private>
    6666    </Reference>
    67     <Reference Include="HeuristicLab.Operators-3.3">
    68       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     67    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
     68      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    6969      <Private>False</Private>
    7070    </Reference>
    71     <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    72       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     71    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0">
     72      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    7373      <Private>False</Private>
    7474    </Reference>
    75     <Reference Include="HeuristicLab.Parameters-3.3">
    76       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     75    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
     76      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    7777      <Private>False</Private>
    7878    </Reference>
    79     <Reference Include="HeuristicLab.Persistence-3.3">
    80       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     79    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0">
     80      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    8181      <Private>False</Private>
    8282    </Reference>
    83     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    84       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     83    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     84      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8585      <Private>False</Private>
    8686    </Reference>
    87     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    88       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     87    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     88      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    8989      <Private>False</Private>
    9090    </Reference>
    91     <Reference Include="HeuristicLab.Random-3.3">
    92       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     91    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0">
     92      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    9393      <Private>False</Private>
    9494    </Reference>
Note: See TracChangeset for help on using the changeset viewer.