Changeset 1534 for trunk/sources/HeuristicLab.Operators.Programmable
- Timestamp:
- 04/07/09 18:01:25 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators.Programmable/3.2/HeuristicLab.Operators.Programmable-3.2.csproj
r1533 r1534 100 100 </ItemGroup> 101 101 <ItemGroup> 102 <ProjectReference Include="..\ HeuristicLab.Core\HeuristicLab.Core.csproj">102 <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj"> 103 103 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 104 <Name>HeuristicLab.Core </Name>104 <Name>HeuristicLab.Core-3.2</Name> 105 105 </ProjectReference> 106 <ProjectReference Include="..\ HeuristicLab.Data\HeuristicLab.Data.csproj">106 <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj"> 107 107 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 108 <Name>HeuristicLab.Data </Name>108 <Name>HeuristicLab.Data-3.2</Name> 109 109 </ProjectReference> 110 <ProjectReference Include="..\ HeuristicLab.Operators\HeuristicLab.Operators.csproj">110 <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj"> 111 111 <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project> 112 <Name>HeuristicLab.Operators </Name>112 <Name>HeuristicLab.Operators-3.2</Name> 113 113 </ProjectReference> 114 <ProjectReference Include="..\ HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">114 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 115 115 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 116 116 <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset
for help on using the changeset viewer.