Changeset 1534 for trunk/sources/HeuristicLab.Permutation
- Timestamp:
- 04/07/09 18:01:25 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Permutation/3.2/HeuristicLab.Permutation-3.2.csproj
r1533 r1534 121 121 </ItemGroup> 122 122 <ItemGroup> 123 <ProjectReference Include="..\ HeuristicLab.Core\HeuristicLab.Core.csproj">123 <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj"> 124 124 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 125 <Name>HeuristicLab.Core </Name>125 <Name>HeuristicLab.Core-3.2</Name> 126 126 </ProjectReference> 127 <ProjectReference Include="..\ HeuristicLab.Data\HeuristicLab.Data.csproj">127 <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj"> 128 128 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 129 <Name>HeuristicLab.Data </Name>129 <Name>HeuristicLab.Data-3.2</Name> 130 130 </ProjectReference> 131 <ProjectReference Include="..\ HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">131 <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.2\HeuristicLab.Evolutionary-3.2.csproj"> 132 132 <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project> 133 <Name>HeuristicLab.Evolutionary </Name>133 <Name>HeuristicLab.Evolutionary-3.2</Name> 134 134 </ProjectReference> 135 <ProjectReference Include="..\ HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">135 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 136 136 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 137 137 <Name>HeuristicLab.PluginInfrastructure</Name> 138 138 </ProjectReference> 139 <ProjectReference Include="..\ HeuristicLab.Random\HeuristicLab.Random.csproj">139 <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj"> 140 140 <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project> 141 <Name>HeuristicLab.Random </Name>141 <Name>HeuristicLab.Random-3.2</Name> 142 142 </ProjectReference> 143 143 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.