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.GP/3.3/HeuristicLab.GP-3.3.csproj

    r1532 r1534  
    128128  </ItemGroup>
    129129  <ItemGroup>
    130     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     130    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    131131      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    132       <Name>HeuristicLab.Constraints</Name>
     132      <Name>HeuristicLab.Constraints-3.2</Name>
    133133    </ProjectReference>
    134     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     134    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    135135      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    136       <Name>HeuristicLab.Core</Name>
     136      <Name>HeuristicLab.Core-3.2</Name>
    137137    </ProjectReference>
    138     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     138    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    139139      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    140       <Name>HeuristicLab.Data</Name>
     140      <Name>HeuristicLab.Data-3.2</Name>
    141141    </ProjectReference>
    142     <ProjectReference Include="..\HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">
     142    <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.2\HeuristicLab.Evolutionary-3.2.csproj">
    143143      <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project>
    144       <Name>HeuristicLab.Evolutionary</Name>
     144      <Name>HeuristicLab.Evolutionary-3.2</Name>
    145145    </ProjectReference>
    146     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     146    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    147147      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    148       <Name>HeuristicLab.Operators</Name>
     148      <Name>HeuristicLab.Operators-3.2</Name>
    149149    </ProjectReference>
    150     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     150    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    151151      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    152152      <Name>HeuristicLab.PluginInfrastructure</Name>
    153153    </ProjectReference>
    154     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     154    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    155155      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    156       <Name>HeuristicLab.Random</Name>
     156      <Name>HeuristicLab.Random-3.2</Name>
    157157    </ProjectReference>
    158     <ProjectReference Include="..\HeuristicLab.Selection\HeuristicLab.Selection.csproj">
     158    <ProjectReference Include="..\..\HeuristicLab.Selection\3.2\HeuristicLab.Selection-3.2.csproj">
    159159      <Project>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</Project>
    160       <Name>HeuristicLab.Selection</Name>
     160      <Name>HeuristicLab.Selection-3.2</Name>
    161161    </ProjectReference>
    162162  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.