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

    r1532 r1534  
    101101  </ItemGroup>
    102102  <ItemGroup>
    103     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     103    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    104104      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    105       <Name>HeuristicLab.Core</Name>
     105      <Name>HeuristicLab.Core-3.2</Name>
    106106    </ProjectReference>
    107     <ProjectReference Include="..\HeuristicLab.DataAccess\HeuristicLab.DataAccess.csproj">
     107    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
    108108      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    109       <Name>HeuristicLab.DataAccess</Name>
     109      <Name>HeuristicLab.DataAccess-3.2</Name>
    110110    </ProjectReference>
    111     <ProjectReference Include="..\HeuristicLab.Hive.Client.Common\HeuristicLab.Hive.Client.Common.csproj">
     111    <ProjectReference Include="..\..\HeuristicLab.Hive.Client.Common\3.2\HeuristicLab.Hive.Client.Common-3.2.csproj">
    112112      <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project>
    113       <Name>HeuristicLab.Hive.Client.Common</Name>
     113      <Name>HeuristicLab.Hive.Client.Common-3.2</Name>
    114114    </ProjectReference>
    115     <ProjectReference Include="..\HeuristicLab.Hive.Contracts\HeuristicLab.Hive.Contracts.csproj">
     115    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.2\HeuristicLab.Hive.Contracts-3.2.csproj">
    116116      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    117       <Name>HeuristicLab.Hive.Contracts</Name>
     117      <Name>HeuristicLab.Hive.Contracts-3.2</Name>
    118118    </ProjectReference>
    119     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     119    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    120120      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    121121      <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset for help on using the changeset viewer.