Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj @ 1:6bb4ab4c0611
Tests de Crud para repositorio de Vans
author | nelopauselli |
---|---|
date | Sat, 22 Jan 2011 19:50:32 -0300 |
parents | 3f7dbb633b71 |
children | 49b572535156 |
comparison
equal
deleted
inserted
replaced
0:3f7dbb633b71 | 1:6bb4ab4c0611 |
---|---|
42 <ItemGroup> | 42 <ItemGroup> |
43 <Compile Include="Agenda.cs" /> | 43 <Compile Include="Agenda.cs" /> |
44 <Compile Include="Cafe.cs" /> | 44 <Compile Include="Cafe.cs" /> |
45 <Compile Include="CompositePublicador.cs" /> | 45 <Compile Include="CompositePublicador.cs" /> |
46 <Compile Include="Evento.cs" /> | 46 <Compile Include="Evento.cs" /> |
47 <Compile Include="IRecordador.cs" /> | |
47 <Compile Include="Repositories\IEventoRepository.cs" /> | 48 <Compile Include="Repositories\IEventoRepository.cs" /> |
48 <Compile Include="IPublicador.cs" /> | 49 <Compile Include="IPublicador.cs" /> |
49 <Compile Include="Properties\AssemblyInfo.cs" /> | 50 <Compile Include="Properties\AssemblyInfo.cs" /> |
50 <Compile Include="Van.cs" /> | 51 <Compile Include="Van.cs" /> |
51 </ItemGroup> | 52 </ItemGroup> |