Changeset 9194 for branches/LearningClassifierSystems/HeuristicLab.Problems.ConditionActionClassification/3.3/HeuristicLab.Problems.ConditionActionClassification-3.3.csproj
- Timestamp:
- 01/28/13 17:54:46 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/LearningClassifierSystems/HeuristicLab.Problems.ConditionActionClassification/3.3/HeuristicLab.Problems.ConditionActionClassification-3.3.csproj
r9160 r9194 44 44 <Reference Include="HeuristicLab.Common-3.3"> 45 45 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 46 <Private>False</Private>47 </Reference>48 <Reference Include="HeuristicLab.Core-3.3">49 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>50 46 <Private>False</Private> 51 47 </Reference> … … 100 96 </ItemGroup> 101 97 <ItemGroup> 98 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 99 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 100 <Name>HeuristicLab.Core-3.3</Name> 101 </ProjectReference> 102 102 <ProjectReference Include="..\..\HeuristicLab.Encodings.CombinedIntegerVectorEncoding\3.3\HeuristicLab.Encodings.CombinedIntegerVectorEncoding-3.3.csproj"> 103 103 <Project>{CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}</Project>
Note: See TracChangeset
for help on using the changeset viewer.