Changeset 8545 for branches/OaaS/HeuristicLab.Services.Optimization.Controller/HeuristicLab.Services.Optimization.ControllerService.csproj
- Timestamp:
- 08/30/12 16:09:34 (12 years ago)
- Location:
- branches/OaaS/HeuristicLab.Services.Optimization.Controller
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OaaS/HeuristicLab.Services.Optimization.Controller
-
Property
svn:ignore
set to
bin
obj
-
Property
svn:ignore
set to
-
branches/OaaS/HeuristicLab.Services.Optimization.Controller/HeuristicLab.Services.Optimization.ControllerService.csproj
r8506 r8545 95 95 <HintPath>..\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 96 96 </Reference> 97 <Reference Include="HeuristicLab.ParallelEngine-3.3"> 98 <HintPath>..\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath> 99 </Reference> 97 100 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 98 101 <SpecificVersion>False</SpecificVersion> … … 108 111 <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3"> 109 112 <HintPath>..\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath> 113 </Reference> 114 <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3"> 115 <HintPath>..\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath> 116 </Reference> 117 <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4"> 118 <HintPath>..\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath> 110 119 </Reference> 111 120 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
Note: See TracChangeset
for help on using the changeset viewer.