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

    r1533 r1534  
    9292  </ItemGroup>
    9393  <ItemGroup>
    94     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     94    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    9595      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    96       <Name>HeuristicLab.Constraints</Name>
     96      <Name>HeuristicLab.Constraints-3.2</Name>
    9797    </ProjectReference>
    98     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     98    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    9999      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    100       <Name>HeuristicLab.Core</Name>
     100      <Name>HeuristicLab.Core-3.2</Name>
    101101    </ProjectReference>
    102     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     102    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    103103      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    104       <Name>HeuristicLab.Data</Name>
     104      <Name>HeuristicLab.Data-3.2</Name>
    105105    </ProjectReference>
    106     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     106    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    107107      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    108       <Name>HeuristicLab.Operators</Name>
     108      <Name>HeuristicLab.Operators-3.2</Name>
    109109    </ProjectReference>
    110     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     110    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    111111      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    112112      <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset for help on using the changeset viewer.