Changeset 1691 for trunk/sources/HeuristicLab.Permutation
- Timestamp:
- 04/28/09 15:35:18 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Permutation/3.3/HeuristicLab.Permutation-3.3.csproj
r1689 r1691 125 125 </ItemGroup> 126 126 <ItemGroup> 127 <ProjectReference Include="..\..\HeuristicLab.Core\3. 2\HeuristicLab.Core-3.2.csproj">128 <Project>{ F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>129 <Name>HeuristicLab.Core-3. 2</Name>127 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 128 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 129 <Name>HeuristicLab.Core-3.3</Name> 130 130 </ProjectReference> 131 <ProjectReference Include="..\..\HeuristicLab.Data\3. 2\HeuristicLab.Data-3.2.csproj">132 <Project>{ F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>133 <Name>HeuristicLab.Data-3. 2</Name>131 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 132 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 133 <Name>HeuristicLab.Data-3.3</Name> 134 134 </ProjectReference> 135 <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3. 2\HeuristicLab.Evolutionary-3.2.csproj">136 <Project>{ F5614C53-153C-4A37-A608-121E1C087F07}</Project>137 <Name>HeuristicLab.Evolutionary-3. 2</Name>135 <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.3\HeuristicLab.Evolutionary-3.3.csproj"> 136 <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project> 137 <Name>HeuristicLab.Evolutionary-3.3</Name> 138 138 </ProjectReference> 139 139 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> … … 141 141 <Name>HeuristicLab.PluginInfrastructure</Name> 142 142 </ProjectReference> 143 <ProjectReference Include="..\..\HeuristicLab.Random\3. 2\HeuristicLab.Random-3.2.csproj">144 <Project>{ 47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>145 <Name>HeuristicLab.Random-3. 2</Name>143 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj"> 144 <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project> 145 <Name>HeuristicLab.Random-3.3</Name> 146 146 </ProjectReference> 147 147 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.