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

    r1532 r1534  
    107107  </ItemGroup>
    108108  <ItemGroup>
    109     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     109    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    110110      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    111       <Name>HeuristicLab.Core</Name>
     111      <Name>HeuristicLab.Core-3.2</Name>
    112112    </ProjectReference>
    113     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     113    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    114114      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    115       <Name>HeuristicLab.Data</Name>
     115      <Name>HeuristicLab.Data-3.2</Name>
    116116    </ProjectReference>
    117     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     117    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    118118      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    119       <Name>HeuristicLab.Operators</Name>
     119      <Name>HeuristicLab.Operators-3.2</Name>
    120120    </ProjectReference>
    121     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     121    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    122122      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    123123      <Name>HeuristicLab.PluginInfrastructure</Name>
    124124    </ProjectReference>
    125     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     125    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    126126      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    127       <Name>HeuristicLab.Random</Name>
     127      <Name>HeuristicLab.Random-3.2</Name>
    128128    </ProjectReference>
    129129  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.