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.GP.SantaFe/3.3/HeuristicLab.GP.SantaFe-3.3.csproj

    r1532 r1534  
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.GP.SantaFe</RootNamespace>
    12     <AssemblyName>HeuristicLab.GP.SantaFe-3.2</AssemblyName>
     12    <AssemblyName>HeuristicLab.GP.SantaFe-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    9595  </ItemGroup>
    9696  <ItemGroup>
    97     <ProjectReference Include="..\HeuristicLab.Constraints\HeuristicLab.Constraints.csproj">
     97    <ProjectReference Include="..\..\HeuristicLab.Constraints\3.2\HeuristicLab.Constraints-3.2.csproj">
    9898      <Project>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>
    99       <Name>HeuristicLab.Constraints</Name>
     99      <Name>HeuristicLab.Constraints-3.2</Name>
    100100    </ProjectReference>
    101     <ProjectReference Include="..\HeuristicLab.Core\HeuristicLab.Core.csproj">
     101    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    102102      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    103       <Name>HeuristicLab.Core</Name>
     103      <Name>HeuristicLab.Core-3.2</Name>
    104104    </ProjectReference>
    105     <ProjectReference Include="..\HeuristicLab.DataAnalysis\HeuristicLab.DataAnalysis.csproj">
     105    <ProjectReference Include="..\..\HeuristicLab.DataAnalysis\3.2\HeuristicLab.DataAnalysis-3.2.csproj">
    106106      <Project>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</Project>
    107       <Name>HeuristicLab.DataAnalysis</Name>
     107      <Name>HeuristicLab.DataAnalysis-3.2</Name>
    108108    </ProjectReference>
    109     <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     109    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
    110110      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    111       <Name>HeuristicLab.Data</Name>
     111      <Name>HeuristicLab.Data-3.2</Name>
    112112    </ProjectReference>
    113     <ProjectReference Include="..\HeuristicLab.GP\HeuristicLab.GP.csproj">
     113    <ProjectReference Include="..\..\HeuristicLab.GP\3.3\HeuristicLab.GP-3.3.csproj">
    114114      <Project>{1F1CF3ED-374C-4288-995B-93F6B872F571}</Project>
    115       <Name>HeuristicLab.GP</Name>
     115      <Name>HeuristicLab.GP-3.3</Name>
    116116    </ProjectReference>
    117     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     117    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    118118      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    119119      <Name>HeuristicLab.PluginInfrastructure</Name>
    120120    </ProjectReference>
    121     <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj">
     121    <ProjectReference Include="..\..\HeuristicLab.Random\3.2\HeuristicLab.Random-3.2.csproj">
    122122      <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>
    123       <Name>HeuristicLab.Random</Name>
     123      <Name>HeuristicLab.Random-3.2</Name>
    124124    </ProjectReference>
    125125  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.