Changeset 7687 for branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.DataAnalysis
- Timestamp:
- 04/02/12 16:52:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r7603 r7687 95 95 <Reference Include="HeuristicLab.Collections-3.3"> 96 96 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 97 <Private>False</Private> 97 98 </Reference> 98 99 <Reference Include="HeuristicLab.Common-3.3"> 99 100 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 101 <Private>False</Private> 100 102 </Reference> 101 103 <Reference Include="HeuristicLab.Common.Resources-3.3"> 102 104 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 105 <Private>False</Private> 103 106 </Reference> 104 107 <Reference Include="HeuristicLab.Core-3.3"> 105 108 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 109 <Private>False</Private> 106 110 </Reference> 107 111 <Reference Include="HeuristicLab.Data-3.3"> 108 112 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 113 <Private>False</Private> 109 114 </Reference> 110 115 <Reference Include="HeuristicLab.Optimization-3.3"> 111 116 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 117 <Private>False</Private> 112 118 </Reference> 113 119 <Reference Include="HeuristicLab.Parameters-3.3"> 114 120 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 121 <Private>False</Private> 115 122 </Reference> 116 123 <Reference Include="HeuristicLab.Persistence-3.3"> 117 124 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 125 <Private>False</Private> 118 126 </Reference> 119 127 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 120 128 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 129 <Private>False</Private> 121 130 </Reference> 122 131 <Reference Include="System" /> … … 237 246 <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project> 238 247 <Name>HeuristicLab.Problems.Instances-3.3</Name> 248 <Private>False</Private> 239 249 </ProjectReference> 240 250 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.