Changeset 15688 for branches/1614_GeneralizedQAP/UnitTests
- Timestamp:
- 01/31/18 09:42:48 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1614_GeneralizedQAP/UnitTests/UnitTests.csproj
r15562 r15688 37 37 </PropertyGroup> 38 38 <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> 41 41 <Private>True</Private> 42 42 </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> 45 45 <Private>True</Private> 46 46 </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> 49 49 <Private>True</Private> 50 50 </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> 53 53 <Private>True</Private> 54 54 </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> 57 57 <Private>True</Private> 58 58 </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> 61 61 <Private>True</Private> 62 62 </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> 65 65 <Private>True</Private> 66 66 </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> 69 69 <Private>True</Private> 70 70 </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> 73 73 <Private>True</Private> 74 74 </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> 77 77 <Private>True</Private> 78 78 </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> 82 81 <Private>True</Private> 83 82 </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> 87 85 <Private>True</Private> 88 86 </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> 91 90 </Reference> 92 91 <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.