Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/01/17 11:03:55 (7 years ago)
Author:
jkarder
Message:

#2205: worked on optimization networks

  • fixed project references
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OptimizationNetworks/HeuristicLab.Networks.IntegratedOptimization.LocationRouting/3.3/HeuristicLab.Networks.IntegratedOptimization.LocationRouting-3.3.csproj

    r14621 r14632  
    121121      <SpecificVersion>False</SpecificVersion>
    122122      <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>
    128123      <Private>False</Private>
    129124    </Reference>
     
    199194      <Private>False</Private>
    200195    </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>
    201201    <ProjectReference Include="..\..\HeuristicLab.Problems.FacilityLocation.CplexSolver\3.3\HeuristicLab.Problems.FacilityLocation.CplexSolver-3.3.csproj">
    202202      <Project>{307df76a-9d9d-4d0a-bb67-deef934a70ff}</Project>
Note: See TracChangeset for help on using the changeset viewer.