diff Agendas/trunk/src/Agendas.Factories/Agendas.Factories.csproj @ 158:734d3f0853bf

Manejando configuración de los publicadores con una sección propia en los .config Agregando la opción de habilitar / deshabilitar un publicador
author nelopauselli
date Fri, 05 Aug 2011 16:55:18 -0300
parents a456eb519e23
children 1deccd6c3cb2
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Factories/Agendas.Factories.csproj	Thu Aug 04 18:45:18 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Factories/Agendas.Factories.csproj	Fri Aug 05 16:55:18 2011 -0300
@@ -49,10 +49,18 @@
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>
   <ItemGroup>
+    <ProjectReference Include="..\Agendas.Blog\Agendas.Blog.csproj">
+      <Project>{DDD605FF-EF42-428A-AEB6-F3496A46A82B}</Project>
+      <Name>Agendas.Blog</Name>
+    </ProjectReference>
     <ProjectReference Include="..\Agendas.Domain\Agendas.Domain.csproj">
       <Project>{A14907DF-02E4-4FA7-BE27-4292AF50AA22}</Project>
       <Name>Agendas.Domain</Name>
     </ProjectReference>
+    <ProjectReference Include="..\Agendas.Google\Agendas.Google.csproj">
+      <Project>{45804F1F-EB72-4F82-A227-088CAD9B785D}</Project>
+      <Name>Agendas.Google</Name>
+    </ProjectReference>
     <ProjectReference Include="..\Agendas.NHibernate\Agendas.NHibernate.csproj">
       <Project>{9519A43A-9D5E-4BFD-9F88-AFFC53C9973A}</Project>
       <Name>Agendas.NHibernate</Name>