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

    r1532 r1534  
    9999  </ItemGroup>
    100100  <ItemGroup>
    101     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     101    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    102102      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    103       <Name>HeuristicLab.Core</Name>
     103      <Name>HeuristicLab.Core-3.2</Name>
    104104    </ProjectReference>
    105     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     105    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    106106      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    107       <Name>HeuristicLab.Data</Name>
     107      <Name>HeuristicLab.Data-3.2</Name>
    108108    </ProjectReference>
    109     <ProjectReference Include="..\HeuristicLab.Logging\HeuristicLab.Logging.csproj">
     109    <ProjectReference Include="..\..\HeuristicLab.Logging\3.2\HeuristicLab.Logging-3.2.csproj">
    110110      <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project>
    111       <Name>HeuristicLab.Logging</Name>
     111      <Name>HeuristicLab.Logging-3.2</Name>
    112112    </ProjectReference>
    113     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     113    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    114114      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    115       <Name>HeuristicLab.Operators</Name>
     115      <Name>HeuristicLab.Operators-3.2</Name>
    116116    </ProjectReference>
    117     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     117    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    118118      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    119119      <Name>HeuristicLab.PluginInfrastructure</Name>
    120120    </ProjectReference>
    121     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     121    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    122122      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    123       <Name>HeuristicLab.Random</Name>
     123      <Name>HeuristicLab.Random-3.2</Name>
    124124    </ProjectReference>
    125     <ProjectReference Include="..\HeuristicLab.RealVector\HeuristicLab.RealVector.csproj">
     125    <ProjectReference Include="..\..\HeuristicLab.RealVector\3.2\HeuristicLab.RealVector-3.2.csproj">
    126126      <Project>{2D4E4565-3ED9-4BEB-AE75-39D871843D24}</Project>
    127       <Name>HeuristicLab.RealVector</Name>
     127      <Name>HeuristicLab.RealVector-3.2</Name>
    128128    </ProjectReference>
    129     <ProjectReference Include="..\HeuristicLab.Selection\HeuristicLab.Selection.csproj">
     129    <ProjectReference Include="..\..\HeuristicLab.Selection\3.2\HeuristicLab.Selection-3.2.csproj">
    130130      <Project>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</Project>
    131       <Name>HeuristicLab.Selection</Name>
     131      <Name>HeuristicLab.Selection-3.2</Name>
    132132    </ProjectReference>
    133     <ProjectReference Include="..\HeuristicLab.SequentialEngine\HeuristicLab.SequentialEngine.csproj">
     133    <ProjectReference Include="..\..\HeuristicLab.SequentialEngine\3.2\HeuristicLab.SequentialEngine-3.2.csproj">
    134134      <Project>{B4BE8E53-BA06-4237-9A01-24255F880201}</Project>
    135       <Name>HeuristicLab.SequentialEngine</Name>
     135      <Name>HeuristicLab.SequentialEngine-3.2</Name>
    136136    </ProjectReference>
    137137  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.