Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/04/10 01:43:23 (14 years ago)
Author:
swagner
Message:

Worked on OKB (#1174)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKB/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj

    r4492 r4548  
    120120  </ItemGroup>
    121121  <ItemGroup>
    122     <Compile Include="AdminService.cs" />
    123122    <Compile Include="Convert.cs" />
    124123    <Compile Include="AuthenticationService.cs" />
    125124    <Compile Include="Interfaces\IAuthenticationService.cs" />
    126     <Compile Include="Interfaces\IAdminService.cs" />
     125    <Compile Include="Interfaces\IOKBService.cs" />
     126    <Compile Include="OKBService.cs" />
    127127    <Compile Include="Properties\AssemblyInfo.cs" />
    128128  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.