Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/29/09 12:38:34 (15 years ago)
Author:
svonolfe
Message:

Added Project Adapter (#372)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Server.DataAccess/3.2/HeuristicLab.Hive.Server.DataAccess-3.2.csproj

    r1580 r1944  
    7777  <ItemGroup>
    7878    <Compile Include="IPluginInfoAdapter.cs" />
     79    <Compile Include="IProjectAdapter.cs" />
    7980    <Compile Include="Properties\AssemblyInfo.cs" />
    8081    <Compile Include="HiveServerDataAccessPlugin.cs" />
     
    111112    <None Include="Properties\AssemblyInfo.frame" />
    112113  </ItemGroup>
     114  <ItemGroup>
     115    <Reference Include="System" />
     116    <Reference Include="System.Data" />
     117    <Reference Include="System.Xml" />
     118  </ItemGroup>
    113119</Project>
Note: See TracChangeset for help on using the changeset viewer.