Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/22/09 18:20:46 (15 years ago)
Author:
asimon
Message:

SecurityManager revised and PermissionManager implemented (ticket #537)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Security.Core/3.2/HeuristicLab.Security.Core-3.2.csproj

    r1534 r1624  
    4646  </ItemGroup>
    4747  <ItemGroup>
     48    <Compile Include="PermissionManager.cs" />
    4849    <Compile Include="SecurityCorePlugin.cs" />
    4950    <Compile Include="Properties\AssemblyInfo.cs" />
     51    <Compile Include="SecurityManager.cs" />
    5052  </ItemGroup>
    5153  <ItemGroup>
     54    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
     55      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
     56      <Name>HeuristicLab.DataAccess-3.2</Name>
     57    </ProjectReference>
    5258    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    5359      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
Note: See TracChangeset for help on using the changeset viewer.