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

    r1532 r1534  
    225225  </PropertyGroup>
    226226  <ItemGroup>
    227     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     227    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    228228      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    229       <Name>HeuristicLab.Constraints</Name>
    230     </ProjectReference>
    231     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     229      <Name>HeuristicLab.Constraints-3.2</Name>
     230    </ProjectReference>
     231    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    232232      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    233       <Name>HeuristicLab.Core</Name>
    234     </ProjectReference>
    235     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     233      <Name>HeuristicLab.Core-3.2</Name>
     234    </ProjectReference>
     235    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    236236      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    237       <Name>HeuristicLab.Data</Name>
    238     </ProjectReference>
    239     <ProjectReference Include="..\HeuristicLab.Operators.Programmable\HeuristicLab.Operators.Programmable.csproj">
     237      <Name>HeuristicLab.Data-3.2</Name>
     238    </ProjectReference>
     239    <ProjectReference Include="..\..\HeuristicLab.Operators.Programmable\3.2\HeuristicLab.Operators.Programmable-3.2.csproj">
    240240      <Project>{E3CCBFC6-900C-41B6-AFB8-6646DB097435}</Project>
    241       <Name>HeuristicLab.Operators.Programmable</Name>
    242     </ProjectReference>
    243     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     241      <Name>HeuristicLab.Operators.Programmable-3.2</Name>
     242    </ProjectReference>
     243    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    244244      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    245245      <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset for help on using the changeset viewer.