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/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.