diff Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 19:74eb4577d447

HttpContext identity provider Requerimiento de autenticación para registrar un nuevo evento o modificar uno existente
author nelo@MTEySS.neluz.int
date Mon, 14 Mar 2011 00:35:43 -0300
parents 08b9e96132a5
children e8d2be47a6b0
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Mon Mar 14 00:26:44 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Mon Mar 14 00:35:43 2011 -0300
@@ -63,6 +63,7 @@
     <Compile Include="Global.asax.cs">
       <DependentUpon>Global.asax</DependentUpon>
     </Compile>
+    <Compile Include="HttpContextIdentityProvider.asax.cs" />
     <Compile Include="Models\AccountModels.cs" />
     <Compile Include="Models\AgendaModel.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />