Free cookie consent management tool by TermsFeed Policy Generator

Changeset 15688


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

#1614: Adapted references to restructured trunk

Location:
branches/1614_GeneralizedQAP
Files:
10 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" />
  • branches/1614_GeneralizedQAP/HeuristicLab.Algorithms.GRASP/3.3/HeuristicLab.Algorithms.GRASP-3.3.csproj

    r15492 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>
     
    4242  <ItemGroup>
    4343    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
    44       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     44      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    4545      <Private>False</Private>
    4646    </Reference>
    4747    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
    48       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     48      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    4949      <Private>False</Private>
    5050    </Reference>
    5151    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
    52       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     52      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    5353      <Private>False</Private>
    5454    </Reference>
    5555    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
    56       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     56      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    5757      <Private>False</Private>
    5858    </Reference>
    5959    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
    60       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     60      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    6161      <Private>False</Private>
    6262    </Reference>
    6363    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
    64       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     64      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    6565      <Private>False</Private>
    6666    </Reference>
    6767    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0">
    68       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     68      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    6969      <Private>False</Private>
    7070    </Reference>
    7171    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
    72       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     72      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    7373      <Private>False</Private>
    7474    </Reference>
    7575    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0">
    76       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     76      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    7777      <Private>False</Private>
    7878    </Reference>
    79     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    80       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     79    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     80      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8181      <Private>False</Private>
    8282    </Reference>
    8383    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0">
    84       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     84      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    8585      <Private>False</Private>
    8686    </Reference>
    8787    <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0">
    88       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
     88      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
    8989      <Private>False</Private>
    9090    </Reference>
  • branches/1614_GeneralizedQAP/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj

    r15491 r15688  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    5151    <DebugType>pdbonly</DebugType>
    5252    <Optimize>true</Optimize>
    53     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     53    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    5454    <DefineConstants>TRACE</DefineConstants>
    5555    <ErrorReport>prompt</ErrorReport>
     
    6060  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    6161    <DebugSymbols>true</DebugSymbols>
    62     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     62    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    6363    <DefineConstants>DEBUG;TRACE</DefineConstants>
    6464    <DebugType>full</DebugType>
     
    6969  </PropertyGroup>
    7070  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    71     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     71    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    7272    <DefineConstants>TRACE</DefineConstants>
    7373    <Optimize>true</Optimize>
     
    8080  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    8181    <DebugSymbols>true</DebugSymbols>
    82     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     82    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    8383    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8484    <DebugType>full</DebugType>
     
    8989  </PropertyGroup>
    9090  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    91     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     91    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    9292    <DefineConstants>TRACE</DefineConstants>
    9393    <Optimize>true</Optimize>
     
    180180  <ItemGroup>
    181181    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
    182       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     182      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    183183      <Private>False</Private>
    184184    </Reference>
    185185    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
    186       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     186      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    187187      <Private>False</Private>
    188188    </Reference>
    189189    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
    190       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     190      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    191191      <Private>False</Private>
    192192    </Reference>
    193193    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
    194       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     194      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    195195      <Private>False</Private>
    196196    </Reference>
    197197    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
    198       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     198      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    199199      <Private>False</Private>
    200200    </Reference>
    201201    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0">
    202       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     202      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    203203      <Private>False</Private>
    204204    </Reference>
    205205    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
    206       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     206      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    207207      <Private>False</Private>
    208208    </Reference>
    209209    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0">
    210       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    211       <Private>False</Private>
    212     </Reference>
    213     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    214       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     210      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     211      <Private>False</Private>
     212    </Reference>
     213    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     214      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    215215      <Private>False</Private>
    216216    </Reference>
    217217    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0">
    218       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     218      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    219219      <Private>False</Private>
    220220    </Reference>
  • branches/1614_GeneralizedQAP/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r15605 r15688  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    5151    <DebugType>pdbonly</DebugType>
    5252    <Optimize>true</Optimize>
    53     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     53    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    5454    <DefineConstants>TRACE</DefineConstants>
    5555    <ErrorReport>prompt</ErrorReport>
     
    6262  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    6363    <DebugSymbols>true</DebugSymbols>
    64     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     64    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    6565    <DefineConstants>DEBUG;TRACE</DefineConstants>
    6666    <DebugType>full</DebugType>
     
    7171  </PropertyGroup>
    7272  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    73     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     73    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    7474    <DefineConstants>TRACE</DefineConstants>
    7575    <DocumentationFile>
     
    8484  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    8585    <DebugSymbols>true</DebugSymbols>
    86     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     86    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    8787    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8888    <DebugType>full</DebugType>
     
    9393  </PropertyGroup>
    9494  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    95     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     95    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    9696    <DefineConstants>TRACE</DefineConstants>
    9797    <DocumentationFile>
     
    360360  <ItemGroup>
    361361    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
    362       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     362      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    363363      <Private>False</Private>
    364364    </Reference>
    365365    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0">
    366       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     366      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    367367      <Private>False</Private>
    368368    </Reference>
    369369    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
    370       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     370      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    371371      <Private>False</Private>
    372372    </Reference>
    373373    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
    374       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     374      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    375375      <Private>False</Private>
    376376    </Reference>
    377377    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
    378       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     378      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    379379      <Private>False</Private>
    380380    </Reference>
    381381    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
    382       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     382      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    383383      <Private>False</Private>
    384384    </Reference>
    385385    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
    386       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    387       <Private>False</Private>
    388     </Reference>
    389     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    390       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    391       <Private>False</Private>
    392     </Reference>
    393     <Reference Include="HeuristicLab.Analysis.Views-3.3">
    394       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
    395       <Private>False</Private>
    396     </Reference>
    397     <Reference Include="HeuristicLab.Core.Views-3.3">
    398       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    399       <Private>False</Private>
    400     </Reference>
    401     <Reference Include=".HeuristicLab.Data.Views-3.3">
    402       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    403       <Private>False</Private>
    404     </Reference>
    405     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    406       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    407       <Private>False</Private>
    408     </Reference>
    409     <Reference Include="HeuristicLab.MainForm-3.3">
    410       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    411       <Private>False</Private>
    412     </Reference>
    413     <Reference Include="HeuristicLab.Parameters.Views-3.3">
    414       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
    415       <Private>False</Private>
    416     </Reference>
    417     <Reference Include="HeuristicLab.Problems.Instances.Views-3.3">
    418       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
    419       <Private>False</Private>
    420     </Reference>
    421     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    422       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    423       <Private>False</Private>
    424     </Reference>
    425     <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    426       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    427       <Private>False</Private>
    428     </Reference>
    429     <Reference Include="HeuristicLab.Analysis-3.3">
    430       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     386      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     387      <Private>False</Private>
     388    </Reference>
     389    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     390      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     391      <Private>False</Private>
     392    </Reference>
     393    <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0">
     394      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
     395      <Private>False</Private>
     396    </Reference>
     397    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0">
     398      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     399      <Private>False</Private>
     400    </Reference>
     401    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0">
     402      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
     403      <Private>False</Private>
     404    </Reference>
     405    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0">
     406      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     407      <Private>False</Private>
     408    </Reference>
     409    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0">
     410      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     411      <Private>False</Private>
     412    </Reference>
     413    <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0">
     414      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
     415      <Private>False</Private>
     416    </Reference>
     417    <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0">
     418      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
     419      <Private>False</Private>
     420    </Reference>
     421    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     422      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     423      <Private>False</Private>
     424    </Reference>
     425    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0">
     426      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     427      <Private>False</Private>
     428    </Reference>
     429    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
     430      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    431431      <Private>False</Private>
    432432    </Reference>
  • branches/1614_GeneralizedQAP/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj

    r15492 r15688  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    5151    <DebugType>pdbonly</DebugType>
    5252    <Optimize>true</Optimize>
    53     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     53    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    5454    <DefineConstants>TRACE</DefineConstants>
    5555    <ErrorReport>prompt</ErrorReport>
     
    6262  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    6363    <DebugSymbols>true</DebugSymbols>
    64     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     64    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    6565    <DefineConstants>DEBUG;TRACE</DefineConstants>
    6666    <DebugType>full</DebugType>
     
    7171  </PropertyGroup>
    7272  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    73     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     73    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    7474    <DefineConstants>TRACE</DefineConstants>
    7575    <DocumentationFile>
     
    8484  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    8585    <DebugSymbols>true</DebugSymbols>
    86     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     86    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    8787    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8888    <DebugType>full</DebugType>
     
    9393  </PropertyGroup>
    9494  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    95     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     95    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    9696    <DefineConstants>TRACE</DefineConstants>
    9797    <DocumentationFile>
     
    269269  <ItemGroup>
    270270    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
    271       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     271      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    272272      <Private>False</Private>
    273273    </Reference>
    274274    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0">
    275       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     275      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    276276      <Private>False</Private>
    277277    </Reference>
    278278    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
    279       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     279      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    280280      <Private>False</Private>
    281281    </Reference>
    282282    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
    283       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     283      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    284284      <Private>False</Private>
    285285    </Reference>
    286286    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
    287       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     287      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    288288      <Private>False</Private>
    289289    </Reference>
    290290    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
    291       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     291      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    292292      <Private>False</Private>
    293293    </Reference>
    294294    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
    295       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     295      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    296296      <Private>False</Private>
    297297    </Reference>
    298298    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0">
    299       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    300       <Private>False</Private>
    301     </Reference>
    302     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    303       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     299      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     300      <Private>False</Private>
     301    </Reference>
     302    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     303      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    304304      <Private>False</Private>
    305305    </Reference>
  • 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>
  • branches/1614_GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Instances/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Instances-3.3.csproj

    r15579 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>
     
    3838  </PropertyGroup>
    3939  <ItemGroup>
    40     <Reference Include="HeuristicLab.Common-3.3">
    41       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     40    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
     41      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    4242      <Private>False</Private>
    4343    </Reference>
    44     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    45       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     44    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     45      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    4646      <Private>False</Private>
    4747    </Reference>
    48     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    49       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     48    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     49      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    5050      <Private>False</Private>
    5151    </Reference>
    52     <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3">
    53       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
     52    <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3, Version=3.3.0.0">
     53      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
    5454      <Private>False</Private>
    5555    </Reference>
  • branches/1614_GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj

    r15491 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.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     43    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
     44      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    4445      <Private>False</Private>
    4546    </Reference>
    46     <Reference Include="HeuristicLab.Common-3.3">
    47       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     47    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
     48      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    4849      <Private>False</Private>
    4950    </Reference>
    50     <Reference Include="HeuristicLab.Common.Resources-3.3">
    51       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3-3.3.dll</HintPath>
     51    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0">
     52      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3-3.3.dll</HintPath>
    5253      <Private>False</Private>
    5354    </Reference>
    54     <Reference Include="HeuristicLab.Core-3.3">
    55       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     55    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
     56      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    5657      <Private>False</Private>
    5758    </Reference>
    58     <Reference Include="HeuristicLab.Core.Views-3.3">
    59       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     59    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0">
     60      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    6061      <Private>False</Private>
    6162    </Reference>
    62     <Reference Include="HeuristicLab.Data-3.3">
    63       <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>
    6465      <Private>False</Private>
    6566    </Reference>
    66     <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     67    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0">
     68      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    6769      <Private>False</Private>
    6870    </Reference>
    69     <Reference Include="HeuristicLab.MainForm-3.3">
    70       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     71    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0">
     72      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    7173      <Private>False</Private>
    7274    </Reference>
    73     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    74       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     75    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0">
     76      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    7577      <Private>False</Private>
    7678    </Reference>
    77     <Reference Include="HeuristicLab.Operators-3.3">
    78       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     79    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
     80      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    7981      <Private>False</Private>
    8082    </Reference>
    81     <Reference Include="HeuristicLab.Parameters-3.3">
    82       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     83    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
     84      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    8385      <Private>False</Private>
    8486    </Reference>
    85     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    86       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     87    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     88      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8789      <Private>False</Private>
    8890    </Reference>
    89     <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     91    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     92      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    9093      <Private>False</Private>
    9194    </Reference>
    92     <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     95    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0">
     96      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    9397      <Private>False</Private>
    9498    </Reference>
  • 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>
  • branches/1614_GeneralizedQAP/UnitTests/UnitTests.csproj

    r15562 r15688  
    3737  </PropertyGroup>
    3838  <ItemGroup>
    39     <Reference Include="HeuristicLab.Collections-3.3">
    40       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     39    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0">
     40      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    4141      <Private>True</Private>
    4242    </Reference>
    43     <Reference Include="HeuristicLab.Common-3.3">
    44       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     43    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0">
     44      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    4545      <Private>True</Private>
    4646    </Reference>
    47     <Reference Include="HeuristicLab.Common.Resources-3.3">
    48       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     47    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0">
     48      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    4949      <Private>True</Private>
    5050    </Reference>
    51     <Reference Include="HeuristicLab.Core-3.3">
    52       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     51    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0">
     52      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    5353      <Private>True</Private>
    5454    </Reference>
    55     <Reference Include="HeuristicLab.Data-3.3">
    56       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     55    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0">
     56      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    5757      <Private>True</Private>
    5858    </Reference>
    59     <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    60       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
     59    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0">
     60      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    6161      <Private>True</Private>
    6262    </Reference>
    63     <Reference Include="HeuristicLab.Operators-3.3">
    64       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     63    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0">
     64      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    6565      <Private>True</Private>
    6666    </Reference>
    67     <Reference Include="HeuristicLab.Parameters-3.3">
    68       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     67    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0">
     68      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    6969      <Private>True</Private>
    7070    </Reference>
    71     <Reference Include="HeuristicLab.Persistence-3.3">
    72       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     71    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0">
     72      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    7373      <Private>True</Private>
    7474    </Reference>
    75     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    76       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     75    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0">
     76      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    7777      <Private>True</Private>
    7878    </Reference>
    79     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    80       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    81       <SpecificVersion>False</SpecificVersion>
     79    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0">
     80      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    8281      <Private>True</Private>
    8382    </Reference>
    84     <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3">
    85       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
    86       <SpecificVersion>False</SpecificVersion>
     83    <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3, Version=3.3.0.0">
     84      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
    8785      <Private>True</Private>
    8886    </Reference>
    89     <Reference Include="HeuristicLab.Random-3.3">
    90       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     87    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0">
     88      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
     89      <Private>True</Private>
    9190    </Reference>
    9291    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Note: See TracChangeset for help on using the changeset viewer.