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

    r1532 r1534  
    126126  </PropertyGroup>
    127127  <ItemGroup>
    128     <ProjectReference Include="..\HeuristicLab.Communication.Data\HeuristicLab.Communication.Data.csproj">
     128    <ProjectReference Include="..\..\HeuristicLab.Communication.Data\3.2\HeuristicLab.Communication.Data-3.2.csproj">
    129129      <Project>{14E1C3E3-2496-436A-AE00-09F7B81DB15B}</Project>
    130       <Name>HeuristicLab.Communication.Data</Name>
     130      <Name>HeuristicLab.Communication.Data-3.2</Name>
    131131    </ProjectReference>
    132     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     132    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    133133      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    134       <Name>HeuristicLab.Constraints</Name>
     134      <Name>HeuristicLab.Constraints-3.2</Name>
    135135    </ProjectReference>
    136     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     136    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    137137      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    138       <Name>HeuristicLab.Core</Name>
     138      <Name>HeuristicLab.Core-3.2</Name>
    139139    </ProjectReference>
    140     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     140    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    141141      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    142       <Name>HeuristicLab.Data</Name>
     142      <Name>HeuristicLab.Data-3.2</Name>
    143143    </ProjectReference>
    144     <ProjectReference Include="..\HeuristicLab.Operators.Programmable\HeuristicLab.Operators.Programmable.csproj">
     144    <ProjectReference Include="..\..\HeuristicLab.Operators.Programmable\3.2\HeuristicLab.Operators.Programmable-3.2.csproj">
    145145      <Project>{E3CCBFC6-900C-41B6-AFB8-6646DB097435}</Project>
    146       <Name>HeuristicLab.Operators.Programmable</Name>
     146      <Name>HeuristicLab.Operators.Programmable-3.2</Name>
    147147    </ProjectReference>
    148     <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     148    <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj">
    149149      <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>
    150       <Name>HeuristicLab.Operators</Name>
     150      <Name>HeuristicLab.Operators-3.2</Name>
    151151    </ProjectReference>
    152     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     152    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    153153      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    154154      <Name>HeuristicLab.PluginInfrastructure</Name>
    155155    </ProjectReference>
    156     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     156    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    157157      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    158       <Name>HeuristicLab.Random</Name>
     158      <Name>HeuristicLab.Random-3.2</Name>
    159159    </ProjectReference>
    160160  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.