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

    r1533 r1534  
    142142  </ItemGroup>
    143143  <ItemGroup>
    144     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     144    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    145145      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    146       <Name>HeuristicLab.Constraints</Name>
     146      <Name>HeuristicLab.Constraints-3.2</Name>
    147147    </ProjectReference>
    148     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     148    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    149149      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    150       <Name>HeuristicLab.Core</Name>
     150      <Name>HeuristicLab.Core-3.2</Name>
    151151    </ProjectReference>
    152     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     152    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    153153      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    154       <Name>HeuristicLab.Data</Name>
     154      <Name>HeuristicLab.Data-3.2</Name>
    155155    </ProjectReference>
    156     <ProjectReference Include="..\HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">
     156    <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.2\HeuristicLab.Evolutionary-3.2.csproj">
    157157      <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project>
    158       <Name>HeuristicLab.Evolutionary</Name>
     158      <Name>HeuristicLab.Evolutionary-3.2</Name>
    159159    </ProjectReference>
    160     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     160    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    161161      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    162       <Name>HeuristicLab.Operators</Name>
     162      <Name>HeuristicLab.Operators-3.2</Name>
    163163    </ProjectReference>
    164     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     164    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    165165      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    166166      <Name>HeuristicLab.PluginInfrastructure</Name>
    167167    </ProjectReference>
    168     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     168    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    169169      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    170       <Name>HeuristicLab.Random</Name>
     170      <Name>HeuristicLab.Random-3.2</Name>
    171171    </ProjectReference>
    172     <ProjectReference Include="..\HeuristicLab.Selection\HeuristicLab.Selection.csproj">
     172    <ProjectReference Include="..\..\HeuristicLab.Selection\3.2\HeuristicLab.Selection-3.2.csproj">
    173173      <Project>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</Project>
    174       <Name>HeuristicLab.Selection</Name>
     174      <Name>HeuristicLab.Selection-3.2</Name>
    175175    </ProjectReference>
    176176  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.