Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj @ 56:65bbcdd5d357
Pasando la responsabilidad de generar el Id al repositorio
author | nelopauselli |
---|---|
date | Mon, 16 May 2011 20:15:05 -0300 |
parents | d149bfea3892 |
children | 3d9e6d56d903 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj Mon May 16 20:10:45 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj Mon May 16 20:15:05 2011 -0300 @@ -46,6 +46,7 @@ <Compile Include="Exceptions\EventoNotFoundException.cs" /> <Compile Include="Exceptions\IdentityContextNotConfiguredException.cs" /> <Compile Include="Exceptions\UsuarioNoAutenticadoException.cs" /> + <Compile Include="Identificable.cs" /> <Compile Include="IdentityContext.cs" /> <Compile Include="IRecordador.cs" /> <Compile Include="ISeguridad.cs" />