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.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj

    r375 r382  
    3434  </PropertyGroup>
    3535  <ItemGroup>
    36     <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.0.0.316, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    37       <SpecificVersion>False</SpecificVersion>
    38       <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.0\HeuristicLab.PluginInfrastructure.dll</HintPath>
    39     </Reference>
    4036    <Reference Include="System" />
    4137    <Reference Include="System.Core">
     
    6965    <None Include="HeuristicLab.snk" />
    7066  </ItemGroup>
     67  <ItemGroup>
     68    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     69      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     70      <Name>HeuristicLab.PluginInfrastructure</Name>
     71    </ProjectReference>
     72  </ItemGroup>
    7173  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    7274  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.