Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/13/08 11:03:32 (16 years ago)
Author:
gkronber
Message:

fixed compilation errors (because of incorrect references) in CEDMA.Charting plugin (ticket #177)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GpPluginsRefactoringBranch/HeuristicLab.CEDMA.Charting/HeuristicLab.CEDMA.Charting.csproj

    r582 r653  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.30729</ProductVersion>
     6    <ProductVersion>9.0.21022</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{1BF17271-5350-476A-8F6D-FC74FA3E82CA}</ProjectGuid>
     
    122122      <Name>HeuristicLab.Data</Name>
    123123    </ProjectReference>
    124     <ProjectReference Include="..\HeuristicLab.Functions\HeuristicLab.Functions.csproj">
    125       <Project>{B95CA6E2-34BC-4430-994D-BD6E99375319}</Project>
    126       <Name>HeuristicLab.Functions</Name>
     124    <ProjectReference Include="..\HeuristicLab.GP.StructureIdentification\HeuristicLab.GP.StructureIdentification.csproj">
     125      <Project>{74223A32-C726-4978-BE78-37113A18373C}</Project>
     126      <Name>HeuristicLab.GP.StructureIdentification</Name>
     127    </ProjectReference>
     128    <ProjectReference Include="..\HeuristicLab.GP\HeuristicLab.GP.csproj">
     129      <Project>{1F1CF3ED-374C-4288-995B-93F6B872F571}</Project>
     130      <Name>HeuristicLab.GP</Name>
    127131    </ProjectReference>
    128132    <ProjectReference Include="..\HeuristicLab.Logging\HeuristicLab.Logging.csproj">
Note: See TracChangeset for help on using the changeset viewer.