Mercurial > altnet-hispano
comparison 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 |
comparison
equal
deleted
inserted
replaced
55:39f5258ebdcf | 56:65bbcdd5d357 |
---|---|
44 <Compile Include="CompositePublicador.cs" /> | 44 <Compile Include="CompositePublicador.cs" /> |
45 <Compile Include="Evento.cs" /> | 45 <Compile Include="Evento.cs" /> |
46 <Compile Include="Exceptions\EventoNotFoundException.cs" /> | 46 <Compile Include="Exceptions\EventoNotFoundException.cs" /> |
47 <Compile Include="Exceptions\IdentityContextNotConfiguredException.cs" /> | 47 <Compile Include="Exceptions\IdentityContextNotConfiguredException.cs" /> |
48 <Compile Include="Exceptions\UsuarioNoAutenticadoException.cs" /> | 48 <Compile Include="Exceptions\UsuarioNoAutenticadoException.cs" /> |
49 <Compile Include="Identificable.cs" /> | |
49 <Compile Include="IdentityContext.cs" /> | 50 <Compile Include="IdentityContext.cs" /> |
50 <Compile Include="IRecordador.cs" /> | 51 <Compile Include="IRecordador.cs" /> |
51 <Compile Include="ISeguridad.cs" /> | 52 <Compile Include="ISeguridad.cs" /> |
52 <Compile Include="Ponente.cs" /> | 53 <Compile Include="Ponente.cs" /> |
53 <Compile Include="Repositories\IEventoRepository.cs" /> | 54 <Compile Include="Repositories\IEventoRepository.cs" /> |