Changeset 7687 for branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression/3.4
- Timestamp:
- 04/02/12 16:52:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression/3.4/HeuristicLab.Problems.Instances.Regression-3.4.csproj
r7667 r7687 40 40 <Reference Include="HeuristicLab.Common-3.3"> 41 41 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 42 <Private>False</Private> 42 43 </Reference> 43 44 <Reference Include="HeuristicLab.Core-3.3"> 44 45 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 46 <Private>False</Private> 45 47 </Reference> 46 48 <Reference Include="HeuristicLab.Optimization-3.3"> 47 49 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 50 <Private>False</Private> 48 51 </Reference> 49 52 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 50 53 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 54 <Private>False</Private> 51 55 </Reference> 52 56 <Reference Include="HeuristicLab.Random-3.3"> 53 57 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath> 58 <Private>False</Private> 54 59 </Reference> 55 <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" /> 60 <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL"> 61 <Private>False</Private> 62 </Reference> 56 63 <Reference Include="System" /> 57 64 <Reference Include="System.Core" /> … … 136 143 <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project> 137 144 <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name> 145 <Private>False</Private> 138 146 </ProjectReference> 139 147 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj"> 140 148 <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project> 141 149 <Name>HeuristicLab.Problems.Instances-3.3</Name> 150 <Private>False</Private> 142 151 </ProjectReference> 143 152 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.