- Adding Orchard.Roles project

- Role,Permission models.
- Admin controller.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039469
This commit is contained in:
suhacan
2009-11-10 19:26:37 +00:00
parent cc62bd6644
commit aa4071cc41
16 changed files with 724 additions and 6 deletions

View File

@@ -103,6 +103,9 @@
<Name>Orchard</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Roles\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.