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

    r1532 r1534  
    9191  </ItemGroup>
    9292  <ItemGroup>
    93     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     93    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    9494      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    95       <Name>HeuristicLab.Core</Name>
     95      <Name>HeuristicLab.Core-3.2</Name>
    9696    </ProjectReference>
    97     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     97    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    9898      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    99       <Name>HeuristicLab.Data</Name>
     99      <Name>HeuristicLab.Data-3.2</Name>
    100100    </ProjectReference>
    101     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     101    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    102102      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    103       <Name>HeuristicLab.Operators</Name>
     103      <Name>HeuristicLab.Operators-3.2</Name>
    104104    </ProjectReference>
    105     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     105    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    106106      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    107107      <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset for help on using the changeset viewer.