comparison Agendas/trunk/src/Agendas.Blog/Agendas.Blog.csproj @ 106:80c22175c9b5

agregado de tipo de evento (van, cafe, grupoestudio) agregado de tipo de evento en el alta de evento y en el alta de propuestas desde la app web algunas correcciones en el publicador del blog agregado de textos para publicar en el blog eventos de tipo alt.net cafe
author jorge.rowies
date Mon, 06 Jun 2011 14:07:12 -0300
parents 1d820f17fc75
children 734d3f0853bf
comparison
equal deleted inserted replaced
105:1d820f17fc75 106:80c22175c9b5
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="Impl\BlogPublicadorConfig.cs" />
51 <Compile Include="Exceptions\TipoEventoNoSoportadoException.cs" />
51 <Compile Include="IPostWriter.cs" /> 52 <Compile Include="IPostWriter.cs" />
52 <Compile Include="IPostWriterFactory.cs" /> 53 <Compile Include="IPostWriterFactory.cs" />
53 <Compile Include="Impl\NullObjectPostWriter.cs" /> 54 <Compile Include="Impl\NullObjectPostWriter.cs" />
54 <Compile Include="Impl\PostWriter.cs" /> 55 <Compile Include="Impl\PostWriter.cs" />
55 <Compile Include="Impl\PostWriterFactory.cs" /> 56 <Compile Include="Impl\PostWriterFactory.cs" />