Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/04/08 16:35:24 (15 years ago)
Author:
msteinbi
Message:

Implementation of UserRoleManager (#417)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Contracts/HeuristicLab.Hive.Contracts.csproj

    r858 r902  
    7070  </ItemGroup>
    7171  <ItemGroup>
     72    <Compile Include="ApplicationConstants.cs" />
    7273    <Compile Include="BusinessObjects\GrantedPermissions.cs" />
    7374    <Compile Include="BusinessObjects\ClientGroup.cs" />
     
    9697    <Compile Include="Response.cs" />
    9798    <Compile Include="ResponseHB.cs" />
     99    <Compile Include="ResponseList.cs" />
    98100    <Compile Include="ResponseResultReceived.cs" />
    99101    <Compile Include="TestJob.cs" />
Note: See TracChangeset for help on using the changeset viewer.