diff Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj @ 127:3700b77ed455

Configuracion de publicadores
author jorge.rowies
date Sat, 02 Jul 2011 21:50:05 -0300
parents cc91817a4206
children
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj	Tue Jun 28 23:35:22 2011 -0400
+++ b/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj	Sat Jul 02 21:50:05 2011 -0300
@@ -83,6 +83,7 @@
     <Compile Include="Cruds\EventoTests.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="AgendarTests.cs" />
+    <Compile Include="PublicadoresConfigTests.cs" />
     <Compile Include="TestBase.cs" />
     <Compile Include="TrackTests.cs" />
     <Compile Include="Workflows\Workflow.cs" />
@@ -113,6 +114,10 @@
       <Project>{0973DF44-3B90-4D2A-B579-C64C93B6C853}</Project>
       <Name>Agendas.Repositories.NHibernate</Name>
     </ProjectReference>
+    <ProjectReference Include="..\Agendas.Web\Agendas.Web.csproj">
+      <Project>{319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}</Project>
+      <Name>Agendas.Web</Name>
+    </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <None Include="App.config">