Mercurial > altnet-hispano
comparison 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 |
comparison
equal
deleted
inserted
replaced
104:c5034884c7d7 | 105:1d820f17fc75 |
---|---|
45 <ItemGroup> | 45 <ItemGroup> |
46 <Compile Include="Exceptions\BlogNameNotFoundException.cs" /> | 46 <Compile Include="Exceptions\BlogNameNotFoundException.cs" /> |
47 <Compile Include="Exceptions\PostWriterServiceUrlNotFoundException.cs" /> | 47 <Compile Include="Exceptions\PostWriterServiceUrlNotFoundException.cs" /> |
48 <Compile Include="Impl\BlogPublicador.cs" /> | 48 <Compile Include="Impl\BlogPublicador.cs" /> |
49 <Compile Include="Exceptions\BlogWriterMasterKeyNotFoundException.cs" /> | 49 <Compile Include="Exceptions\BlogWriterMasterKeyNotFoundException.cs" /> |
50 <Compile Include="Impl\BlogPublicadorConfig.cs" /> | |
50 <Compile Include="IPostWriter.cs" /> | 51 <Compile Include="IPostWriter.cs" /> |
51 <Compile Include="IPostWriterFactory.cs" /> | 52 <Compile Include="IPostWriterFactory.cs" /> |
52 <Compile Include="Impl\NullObjectPostWriter.cs" /> | 53 <Compile Include="Impl\NullObjectPostWriter.cs" /> |
53 <Compile Include="Impl\PostWriter.cs" /> | 54 <Compile Include="Impl\PostWriter.cs" /> |
54 <Compile Include="Impl\PostWriterFactory.cs" /> | 55 <Compile Include="Impl\PostWriterFactory.cs" /> |