Changeset 1534 for trunk/sources/HeuristicLab.Scheduling.JSSP/3.2
- Timestamp:
- 04/07/09 18:01:25 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Scheduling.JSSP/3.2/HeuristicLab.Scheduling.JSSP-3.2.csproj
r1533 r1534 128 128 </ItemGroup> 129 129 <ItemGroup> 130 <ProjectReference Include="..\ HeuristicLab.Core\HeuristicLab.Core.csproj">130 <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj"> 131 131 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 132 <Name>HeuristicLab.Core </Name>133 </ProjectReference> 134 <ProjectReference Include="..\ HeuristicLab.Data\HeuristicLab.Data.csproj">132 <Name>HeuristicLab.Core-3.2</Name> 133 </ProjectReference> 134 <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj"> 135 135 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 136 <Name>HeuristicLab.Data </Name>137 </ProjectReference> 138 <ProjectReference Include="..\ HeuristicLab.Operators\HeuristicLab.Operators.csproj">136 <Name>HeuristicLab.Data-3.2</Name> 137 </ProjectReference> 138 <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj"> 139 139 <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project> 140 <Name>HeuristicLab.Operators </Name>141 </ProjectReference> 142 <ProjectReference Include="..\ HeuristicLab.Permutation\HeuristicLab.Permutation.csproj">140 <Name>HeuristicLab.Operators-3.2</Name> 141 </ProjectReference> 142 <ProjectReference Include="..\..\HeuristicLab.Permutation\3.2\HeuristicLab.Permutation-3.2.csproj"> 143 143 <Project>{55FDCFB3-3E8C-4FB0-837C-0CF06BEDED39}</Project> 144 <Name>HeuristicLab.Permutation </Name>145 </ProjectReference> 146 <ProjectReference Include="..\ HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">144 <Name>HeuristicLab.Permutation-3.2</Name> 145 </ProjectReference> 146 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 147 147 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 148 148 <Name>HeuristicLab.PluginInfrastructure</Name> 149 149 </ProjectReference> 150 <ProjectReference Include="..\ HeuristicLab.Selection\HeuristicLab.Selection.csproj">150 <ProjectReference Include="..\..\HeuristicLab.Selection\3.2\HeuristicLab.Selection-3.2.csproj"> 151 151 <Project>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</Project> 152 <Name>HeuristicLab.Selection </Name>152 <Name>HeuristicLab.Selection-3.2</Name> 153 153 </ProjectReference> 154 154 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.