Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj @ 24:41b283d27e3e
Ponentes como entidad
Agenda no es una entidad persistente (por ahora)
author | nelo@MTEySS.neluz.int |
---|---|
date | Tue, 15 Mar 2011 07:49:53 -0300 |
parents | 08b9e96132a5 |
children | 3ebe89c88caa |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj Tue Mar 15 06:57:58 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj Tue Mar 15 07:49:53 2011 -0300 @@ -46,6 +46,7 @@ <Compile Include="Exceptions\ValidationException.cs" /> <Compile Include="IRecordador.cs" /> <Compile Include="ISeguridad.cs" /> + <Compile Include="Ponente.cs" /> <Compile Include="Repositories\IEventoRepository.cs" /> <Compile Include="IPublicador.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />