Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/08 11:40:36 (16 years ago)
Author:
gkronber
Message:

fixed references to HeuristicLab.PluginInfrastructure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj

    r373 r382  
    3636  </PropertyGroup>
    3737  <ItemGroup>
    38     <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.0.0.316, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    39       <SpecificVersion>False</SpecificVersion>
    40       <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.0\HeuristicLab.PluginInfrastructure.dll</HintPath>
    41     </Reference>
    4238    <Reference Include="System" />
    4339    <Reference Include="System.Core">
     
    7672      <Name>HeuristicLab.CEDMA.DB.Interfaces</Name>
    7773    </ProjectReference>
     74    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     75      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     76      <Name>HeuristicLab.PluginInfrastructure</Name>
     77    </ProjectReference>
    7878    <ProjectReference Include="..\HeuristicLab.SQLite\HeuristicLab.SQLite.csproj">
    7979      <Project>{6960CBCD-E44B-49B0-BA86-671091C42C36}</Project>
Note: See TracChangeset for help on using the changeset viewer.