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

    r1532 r1534  
    9595  </ItemGroup>
    9696  <ItemGroup>
    97     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     97    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    9898      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    99       <Name>HeuristicLab.Constraints</Name>
     99      <Name>HeuristicLab.Constraints-3.2</Name>
    100100    </ProjectReference>
    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.DataAnalysis\HeuristicLab.DataAnalysis.csproj">
     105    <ProjectReference Include="..\..\HeuristicLab.DataAnalysis\3.2\HeuristicLab.DataAnalysis-3.2.csproj">
    106106      <Project>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</Project>
    107       <Name>HeuristicLab.DataAnalysis</Name>
     107      <Name>HeuristicLab.DataAnalysis-3.2</Name>
    108108    </ProjectReference>
    109     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     109    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    110110      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    111       <Name>HeuristicLab.Data</Name>
     111      <Name>HeuristicLab.Data-3.2</Name>
    112112    </ProjectReference>
    113     <ProjectReference Include="..\HeuristicLab.GP.StructureIdentification\HeuristicLab.GP.StructureIdentification.csproj">
     113    <ProjectReference Include="..\..\HeuristicLab.GP.StructureIdentification\3.3\HeuristicLab.GP.StructureIdentification-3.3.csproj">
    114114      <Project>{74223A32-C726-4978-BE78-37113A18373C}</Project>
    115       <Name>HeuristicLab.GP.StructureIdentification</Name>
     115      <Name>HeuristicLab.GP.StructureIdentification-3.3</Name>
    116116    </ProjectReference>
    117     <ProjectReference Include="..\HeuristicLab.GP\HeuristicLab.GP.csproj">
     117    <ProjectReference Include="..\..\HeuristicLab.GP\3.3\HeuristicLab.GP-3.3.csproj">
    118118      <Project>{1F1CF3ED-374C-4288-995B-93F6B872F571}</Project>
    119       <Name>HeuristicLab.GP</Name>
     119      <Name>HeuristicLab.GP-3.3</Name>
    120120    </ProjectReference>
    121     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     121    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    122122      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    123       <Name>HeuristicLab.Operators</Name>
     123      <Name>HeuristicLab.Operators-3.2</Name>
    124124    </ProjectReference>
    125     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     125    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    126126      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    127127      <Name>HeuristicLab.PluginInfrastructure</Name>
    128128    </ProjectReference>
    129     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     129    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    130130      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    131       <Name>HeuristicLab.Random</Name>
     131      <Name>HeuristicLab.Random-3.2</Name>
    132132    </ProjectReference>
    133133  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.