Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/07/09 18:01:25 (15 years ago)
Author:
swagner
Message:

Updated main solution file and fixed minor errors in names and version numbers of projects (#576)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.SA/3.2/HeuristicLab.SA-3.2.csproj

    r1533 r1534  
    100100  </ItemGroup>
    101101  <ItemGroup>
    102     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     102    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    103103      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    104       <Name>HeuristicLab.Core</Name>
     104      <Name>HeuristicLab.Core-3.2</Name>
    105105    </ProjectReference>
    106     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     106    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    107107      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    108       <Name>HeuristicLab.Data</Name>
     108      <Name>HeuristicLab.Data-3.2</Name>
    109109    </ProjectReference>
    110     <ProjectReference Include="..\HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">
     110    <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.2\HeuristicLab.Evolutionary-3.2.csproj">
    111111      <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project>
    112       <Name>HeuristicLab.Evolutionary</Name>
     112      <Name>HeuristicLab.Evolutionary-3.2</Name>
    113113    </ProjectReference>
    114     <ProjectReference Include="..\HeuristicLab.Logging\HeuristicLab.Logging.csproj">
     114    <ProjectReference Include="..\..\HeuristicLab.Logging\3.2\HeuristicLab.Logging-3.2.csproj">
    115115      <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project>
    116       <Name>HeuristicLab.Logging</Name>
     116      <Name>HeuristicLab.Logging-3.2</Name>
    117117    </ProjectReference>
    118     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     118    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    119119      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    120       <Name>HeuristicLab.Operators</Name>
     120      <Name>HeuristicLab.Operators-3.2</Name>
    121121    </ProjectReference>
    122     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     122    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    123123      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    124124      <Name>HeuristicLab.PluginInfrastructure</Name>
    125125    </ProjectReference>
    126     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     126    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    127127      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    128       <Name>HeuristicLab.Random</Name>
     128      <Name>HeuristicLab.Random-3.2</Name>
    129129    </ProjectReference>
    130     <ProjectReference Include="..\HeuristicLab.Selection.OffspringSelection\HeuristicLab.Selection.OffspringSelection.csproj">
     130    <ProjectReference Include="..\..\HeuristicLab.Selection.OffspringSelection\3.2\HeuristicLab.Selection.OffspringSelection-3.2.csproj">
    131131      <Project>{205898D3-2717-4686-AF17-52409B7EC0C6}</Project>
    132       <Name>HeuristicLab.Selection.OffspringSelection</Name>
     132      <Name>HeuristicLab.Selection.OffspringSelection-3.2</Name>
    133133    </ProjectReference>
    134     <ProjectReference Include="..\HeuristicLab.Selection\HeuristicLab.Selection.csproj">
     134    <ProjectReference Include="..\..\HeuristicLab.Selection\3.2\HeuristicLab.Selection-3.2.csproj">
    135135      <Project>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</Project>
    136       <Name>HeuristicLab.Selection</Name>
     136      <Name>HeuristicLab.Selection-3.2</Name>
    137137    </ProjectReference>
    138     <ProjectReference Include="..\HeuristicLab.SequentialEngine\HeuristicLab.SequentialEngine.csproj">
     138    <ProjectReference Include="..\..\HeuristicLab.SequentialEngine\3.2\HeuristicLab.SequentialEngine-3.2.csproj">
    139139      <Project>{B4BE8E53-BA06-4237-9A01-24255F880201}</Project>
    140       <Name>HeuristicLab.SequentialEngine</Name>
     140      <Name>HeuristicLab.SequentialEngine-3.2</Name>
    141141    </ProjectReference>
    142142  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.