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.SGA/3.2/HeuristicLab.SGA-3.2.csproj

    r1533 r1534  
    8989  </ItemGroup>
    9090  <ItemGroup>
    91     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     91    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    9292      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    93       <Name>HeuristicLab.Constraints</Name>
     93      <Name>HeuristicLab.Constraints-3.2</Name>
    9494    </ProjectReference>
    95     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     95    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    9696      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    97       <Name>HeuristicLab.Core</Name>
     97      <Name>HeuristicLab.Core-3.2</Name>
    9898    </ProjectReference>
    99     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     99    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    100100      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    101       <Name>HeuristicLab.Data</Name>
     101      <Name>HeuristicLab.Data-3.2</Name>
    102102    </ProjectReference>
    103     <ProjectReference Include="..\HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">
     103    <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.2\HeuristicLab.Evolutionary-3.2.csproj">
    104104      <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project>
    105       <Name>HeuristicLab.Evolutionary</Name>
     105      <Name>HeuristicLab.Evolutionary-3.2</Name>
    106106    </ProjectReference>
    107     <ProjectReference Include="..\HeuristicLab.Logging\HeuristicLab.Logging.csproj">
     107    <ProjectReference Include="..\..\HeuristicLab.Logging\3.2\HeuristicLab.Logging-3.2.csproj">
    108108      <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project>
    109       <Name>HeuristicLab.Logging</Name>
     109      <Name>HeuristicLab.Logging-3.2</Name>
    110110    </ProjectReference>
    111     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     111    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    112112      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    113       <Name>HeuristicLab.Operators</Name>
     113      <Name>HeuristicLab.Operators-3.2</Name>
    114114    </ProjectReference>
    115     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     115    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    116116      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    117117      <Name>HeuristicLab.PluginInfrastructure</Name>
    118118    </ProjectReference>
    119     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     119    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    120120      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    121       <Name>HeuristicLab.Random</Name>
     121      <Name>HeuristicLab.Random-3.2</Name>
    122122    </ProjectReference>
    123     <ProjectReference Include="..\HeuristicLab.Selection\HeuristicLab.Selection.csproj">
     123    <ProjectReference Include="..\..\HeuristicLab.Selection\3.2\HeuristicLab.Selection-3.2.csproj">
    124124      <Project>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</Project>
    125       <Name>HeuristicLab.Selection</Name>
     125      <Name>HeuristicLab.Selection-3.2</Name>
    126126    </ProjectReference>
    127     <ProjectReference Include="..\HeuristicLab.SequentialEngine\HeuristicLab.SequentialEngine.csproj">
     127    <ProjectReference Include="..\..\HeuristicLab.SequentialEngine\3.2\HeuristicLab.SequentialEngine-3.2.csproj">
    128128      <Project>{B4BE8E53-BA06-4237-9A01-24255F880201}</Project>
    129       <Name>HeuristicLab.SequentialEngine</Name>
     129      <Name>HeuristicLab.SequentialEngine-3.2</Name>
    130130    </ProjectReference>
    131131  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.