Changeset 14632 for branches/OptimizationNetworks/HeuristicLab.Networks.IntegratedOptimization.LocationRouting
- Timestamp:
- 02/01/17 11:03:55 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OptimizationNetworks/HeuristicLab.Networks.IntegratedOptimization.LocationRouting/3.3/HeuristicLab.Networks.IntegratedOptimization.LocationRouting-3.3.csproj
r14621 r14632 121 121 <SpecificVersion>False</SpecificVersion> 122 122 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 123 <Private>False</Private>124 </Reference>125 <Reference Include="HeuristicLab.Networks-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">126 <SpecificVersion>False</SpecificVersion>127 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Networks-3.3.dll</HintPath>128 123 <Private>False</Private> 129 124 </Reference> … … 199 194 <Private>False</Private> 200 195 </ProjectReference> 196 <ProjectReference Include="..\..\HeuristicLab.Networks\3.3\HeuristicLab.Networks-3.3.csproj"> 197 <Project>{7cf51332-0e37-447c-8017-82a258c59ef2}</Project> 198 <Name>HeuristicLab.Networks-3.3</Name> 199 <Private>False</Private> 200 </ProjectReference> 201 201 <ProjectReference Include="..\..\HeuristicLab.Problems.FacilityLocation.CplexSolver\3.3\HeuristicLab.Problems.FacilityLocation.CplexSolver-3.3.csproj"> 202 202 <Project>{307df76a-9d9d-4d0a-bb67-deef934a70ff}</Project>
Note: See TracChangeset
for help on using the changeset viewer.