Changeset 1534 for trunk/sources/HeuristicLab.Communication.Operators
- Timestamp:
- 04/07/09 18:01:25 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Communication.Operators/3.2/HeuristicLab.Communication.Operators-3.2.csproj
r1532 r1534 126 126 </PropertyGroup> 127 127 <ItemGroup> 128 <ProjectReference Include="..\ HeuristicLab.Communication.Data\HeuristicLab.Communication.Data.csproj">128 <ProjectReference Include="..\..\HeuristicLab.Communication.Data\3.2\HeuristicLab.Communication.Data-3.2.csproj"> 129 129 <Project>{14E1C3E3-2496-436A-AE00-09F7B81DB15B}</Project> 130 <Name>HeuristicLab.Communication.Data </Name>130 <Name>HeuristicLab.Communication.Data-3.2</Name> 131 131 </ProjectReference> 132 <ProjectReference Include="..\ HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">132 <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj"> 133 133 <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project> 134 <Name>HeuristicLab.Constraints </Name>134 <Name>HeuristicLab.Constraints-3.2</Name> 135 135 </ProjectReference> 136 <ProjectReference Include="..\ HeuristicLab.Core\HeuristicLab.Core.csproj">136 <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj"> 137 137 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 138 <Name>HeuristicLab.Core </Name>138 <Name>HeuristicLab.Core-3.2</Name> 139 139 </ProjectReference> 140 <ProjectReference Include="..\ HeuristicLab.Data\HeuristicLab.Data.csproj">140 <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj"> 141 141 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 142 <Name>HeuristicLab.Data </Name>142 <Name>HeuristicLab.Data-3.2</Name> 143 143 </ProjectReference> 144 <ProjectReference Include="..\ HeuristicLab.Operators.Programmable\HeuristicLab.Operators.Programmable.csproj">144 <ProjectReference Include="..\..\HeuristicLab.Operators.Programmable\3.2\HeuristicLab.Operators.Programmable-3.2.csproj"> 145 145 <Project>{E3CCBFC6-900C-41B6-AFB8-6646DB097435}</Project> 146 <Name>HeuristicLab.Operators.Programmable </Name>146 <Name>HeuristicLab.Operators.Programmable-3.2</Name> 147 147 </ProjectReference> 148 <ProjectReference Include="..\ HeuristicLab.Operators\HeuristicLab.Operators.csproj">148 <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj"> 149 149 <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project> 150 <Name>HeuristicLab.Operators </Name>150 <Name>HeuristicLab.Operators-3.2</Name> 151 151 </ProjectReference> 152 <ProjectReference Include="..\ HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">152 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 153 153 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 154 154 <Name>HeuristicLab.PluginInfrastructure</Name> 155 155 </ProjectReference> 156 <ProjectReference Include="..\ HeuristicLab.Random\HeuristicLab.Random.csproj">156 <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj"> 157 157 <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project> 158 <Name>HeuristicLab.Random </Name>158 <Name>HeuristicLab.Random-3.2</Name> 159 159 </ProjectReference> 160 160 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.