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

    r1533 r1534  
    121121  </ItemGroup>
    122122  <ItemGroup>
    123     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     123    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    124124      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    125       <Name>HeuristicLab.Core</Name>
     125      <Name>HeuristicLab.Core-3.2</Name>
    126126    </ProjectReference>
    127     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     127    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    128128      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    129       <Name>HeuristicLab.Data</Name>
     129      <Name>HeuristicLab.Data-3.2</Name>
    130130    </ProjectReference>
    131     <ProjectReference Include="..\HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">
     131    <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.2\HeuristicLab.Evolutionary-3.2.csproj">
    132132      <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project>
    133       <Name>HeuristicLab.Evolutionary</Name>
     133      <Name>HeuristicLab.Evolutionary-3.2</Name>
    134134    </ProjectReference>
    135     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     135    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    136136      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    137137      <Name>HeuristicLab.PluginInfrastructure</Name>
    138138    </ProjectReference>
    139     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     139    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    140140      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    141       <Name>HeuristicLab.Random</Name>
     141      <Name>HeuristicLab.Random-3.2</Name>
    142142    </ProjectReference>
    143143  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.