Changeset 15719 for branches/1614_GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms
- Timestamp:
- 02/04/18 21:31:38 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1614_GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.csproj
r15698 r15719 42 42 </PropertyGroup> 43 43 <ItemGroup> 44 <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">45 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>46 <Private>False</Private>47 </Reference>48 44 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0"> 49 45 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> … … 146 142 </ItemGroup> 147 143 <ItemGroup> 144 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 145 <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project> 146 <Name>HeuristicLab.Analysis-3.3</Name> 147 <Private>False</Private> 148 </ProjectReference> 148 149 <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj"> 149 150 <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
Note: See TracChangeset
for help on using the changeset viewer.