comparison 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
comparison
equal deleted inserted replaced
126:6012f2becf97 127:3700b77ed455
81 <Compile Include="PonentesTests.cs" /> 81 <Compile Include="PonentesTests.cs" />
82 <Compile Include="PropuestasTests.cs" /> 82 <Compile Include="PropuestasTests.cs" />
83 <Compile Include="Cruds\EventoTests.cs" /> 83 <Compile Include="Cruds\EventoTests.cs" />
84 <Compile Include="Properties\AssemblyInfo.cs" /> 84 <Compile Include="Properties\AssemblyInfo.cs" />
85 <Compile Include="AgendarTests.cs" /> 85 <Compile Include="AgendarTests.cs" />
86 <Compile Include="PublicadoresConfigTests.cs" />
86 <Compile Include="TestBase.cs" /> 87 <Compile Include="TestBase.cs" />
87 <Compile Include="TrackTests.cs" /> 88 <Compile Include="TrackTests.cs" />
88 <Compile Include="Workflows\Workflow.cs" /> 89 <Compile Include="Workflows\Workflow.cs" />
89 <Compile Include="Workflows\WorkflowTests.cs" /> 90 <Compile Include="Workflows\WorkflowTests.cs" />
90 </ItemGroup> 91 </ItemGroup>
111 </ProjectReference> 112 </ProjectReference>
112 <ProjectReference Include="..\Agendas.Repositories.NHibernate\Agendas.Repositories.NHibernate.csproj"> 113 <ProjectReference Include="..\Agendas.Repositories.NHibernate\Agendas.Repositories.NHibernate.csproj">
113 <Project>{0973DF44-3B90-4D2A-B579-C64C93B6C853}</Project> 114 <Project>{0973DF44-3B90-4D2A-B579-C64C93B6C853}</Project>
114 <Name>Agendas.Repositories.NHibernate</Name> 115 <Name>Agendas.Repositories.NHibernate</Name>
115 </ProjectReference> 116 </ProjectReference>
117 <ProjectReference Include="..\Agendas.Web\Agendas.Web.csproj">
118 <Project>{319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}</Project>
119 <Name>Agendas.Web</Name>
120 </ProjectReference>
116 </ItemGroup> 121 </ItemGroup>
117 <ItemGroup> 122 <ItemGroup>
118 <None Include="App.config"> 123 <None Include="App.config">
119 <SubType>Designer</SubType> 124 <SubType>Designer</SubType>
120 </None> 125 </None>