Mercurial > altnet-hispano
comparison 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 |
comparison
equal
deleted
inserted
replaced
23:a85674a7aa7a | 24:41b283d27e3e |
---|---|
44 <Compile Include="CompositePublicador.cs" /> | 44 <Compile Include="CompositePublicador.cs" /> |
45 <Compile Include="Evento.cs" /> | 45 <Compile Include="Evento.cs" /> |
46 <Compile Include="Exceptions\ValidationException.cs" /> | 46 <Compile Include="Exceptions\ValidationException.cs" /> |
47 <Compile Include="IRecordador.cs" /> | 47 <Compile Include="IRecordador.cs" /> |
48 <Compile Include="ISeguridad.cs" /> | 48 <Compile Include="ISeguridad.cs" /> |
49 <Compile Include="Ponente.cs" /> | |
49 <Compile Include="Repositories\IEventoRepository.cs" /> | 50 <Compile Include="Repositories\IEventoRepository.cs" /> |
50 <Compile Include="IPublicador.cs" /> | 51 <Compile Include="IPublicador.cs" /> |
51 <Compile Include="Properties\AssemblyInfo.cs" /> | 52 <Compile Include="Properties\AssemblyInfo.cs" /> |
52 </ItemGroup> | 53 </ItemGroup> |
53 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | 54 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |