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.Contracts/3.2/HeuristicLab.Hive.Contracts-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>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</ProjectGuid>
     
    115115  </ItemGroup>
    116116  <ItemGroup>
    117     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     117    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    118118      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    119       <Name>HeuristicLab.Core</Name>
     119      <Name>HeuristicLab.Core-3.2</Name>
    120120    </ProjectReference>
    121     <ProjectReference Include="..\HeuristicLab.DataAccess\HeuristicLab.DataAccess.csproj">
     121    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
    122122      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    123       <Name>HeuristicLab.DataAccess</Name>
     123      <Name>HeuristicLab.DataAccess-3.2</Name>
    124124    </ProjectReference>
    125     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     125    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    126126      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    127127      <Name>HeuristicLab.PluginInfrastructure</Name>
Note: See TracChangeset for help on using the changeset viewer.