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.Server.Console/3.2/HeuristicLab.Hive.Server.Console-3.2.csproj

    r1532 r1534  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.21022</ProductVersion>
     6    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{42A1D075-6C12-4DD9-B0C2-C6F5210A8119}</ProjectGuid>
     
    147147  </ItemGroup>
    148148  <ItemGroup>
    149     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     149    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    150150      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    151       <Name>HeuristicLab.Core</Name>
     151      <Name>HeuristicLab.Core-3.2</Name>
    152152    </ProjectReference>
    153     <ProjectReference Include="..\HeuristicLab.DataAccess\HeuristicLab.DataAccess.csproj">
     153    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
    154154      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    155       <Name>HeuristicLab.DataAccess</Name>
     155      <Name>HeuristicLab.DataAccess-3.2</Name>
    156156    </ProjectReference>
    157     <ProjectReference Include="..\HeuristicLab.Hive.Contracts\HeuristicLab.Hive.Contracts.csproj">
     157    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.2\HeuristicLab.Hive.Contracts-3.2.csproj">
    158158      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    159       <Name>HeuristicLab.Hive.Contracts</Name>
     159      <Name>HeuristicLab.Hive.Contracts-3.2</Name>
    160160    </ProjectReference>
    161     <ProjectReference Include="..\HeuristicLab.Hive.JobBase\HeuristicLab.Hive.JobBase.csproj">
     161    <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.2\HeuristicLab.Hive.JobBase-3.2.csproj">
    162162      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
    163       <Name>HeuristicLab.Hive.JobBase</Name>
     163      <Name>HeuristicLab.Hive.JobBase-3.2</Name>
    164164    </ProjectReference>
    165     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     165    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    166166      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    167167      <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset for help on using the changeset viewer.