Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj @ 12:05996fa19e04
Unificamos Van y Cafe en Evento
Agenda.Publicar con los valores como parĂ¡metros independientes
author | nelo@MTEySS.neluz.int |
---|---|
date | Sun, 13 Mar 2011 19:50:17 -0300 |
parents | c62b77fc33f4 |
children | 08b9e96132a5 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj Sun Mar 13 19:30:58 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj Sun Mar 13 19:50:17 2011 -0300 @@ -42,7 +42,6 @@ <ItemGroup> <Compile Include="Agenda.cs" /> <Compile Include="AgendaFactory.cs" /> - <Compile Include="Cafe.cs" /> <Compile Include="CompositePublicador.cs" /> <Compile Include="Evento.cs" /> <Compile Include="Exceptions\ValidationException.cs" /> @@ -51,7 +50,6 @@ <Compile Include="Repositories\IEventoRepository.cs" /> <Compile Include="IPublicador.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="Van.cs" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it.