Changeset 3832 for trunk/sources/HeuristicLab.Encodings.PermutationEncoding
- Timestamp:
- 05/18/10 03:07:49 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Encodings.PermutationEncoding/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj
r3702 r3832 192 192 <Name>HeuristicLab.Persistence-3.3</Name> 193 193 </ProjectReference> 194 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\ HeuristicLab.PluginInfrastructure.csproj">194 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 195 195 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 196 <Name>HeuristicLab.PluginInfrastructure </Name>196 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 197 197 </ProjectReference> 198 198 </ItemGroup> -
trunk/sources/HeuristicLab.Encodings.PermutationEncoding/3.3/Tests/HeuristicLab.Encodings.PermutationEncoding-3.3.Tests.csproj
r3384 r3832 131 131 <Name>HeuristicLab.Persistence-3.3</Name> 132 132 </ProjectReference> 133 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\ HeuristicLab.PluginInfrastructure.csproj">133 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 134 134 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 135 <Name>HeuristicLab.PluginInfrastructure </Name>135 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 136 136 </ProjectReference> 137 137 <ProjectReference Include="..\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.