Free cookie consent management tool by TermsFeed Policy Generator

Changeset 198 for trunk


Ignore:
Timestamp:
04/25/08 16:40:51 (16 years ago)
Author:
gkronber
Message:

fixed references for SQLite plugin (ticket #104)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.SQLite/HeuristicLab.SQLite.csproj

    r197 r198  
    5555    <None Include="HeuristicLab.snk" />
    5656  </ItemGroup>
     57  <ItemGroup>
     58    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     59      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     60      <Name>HeuristicLab.PluginInfrastructure</Name>
     61    </ProjectReference>
     62  </ItemGroup>
    5763  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    5864  <!-- 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.