diff Agendas/trunk/src/Agendas.Blog/Agendas.Blog.csproj @ 105:1d820f17fc75

ajustes y correcciones en el publicador de blogs agregado de numeroOrden y urlWiki en metodo Publicar de Agenda y Evento (con test)
author jorge.rowies
date Mon, 06 Jun 2011 09:12:52 -0300
parents 3027c64344bd
children 80c22175c9b5
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Blog/Agendas.Blog.csproj	Sun Jun 05 13:22:36 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Blog/Agendas.Blog.csproj	Mon Jun 06 09:12:52 2011 -0300
@@ -47,6 +47,7 @@
     <Compile Include="Exceptions\PostWriterServiceUrlNotFoundException.cs" />
     <Compile Include="Impl\BlogPublicador.cs" />
     <Compile Include="Exceptions\BlogWriterMasterKeyNotFoundException.cs" />
+    <Compile Include="Impl\BlogPublicadorConfig.cs" />
     <Compile Include="IPostWriter.cs" />
     <Compile Include="IPostWriterFactory.cs" />
     <Compile Include="Impl\NullObjectPostWriter.cs" />