comparison Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj @ 67:c8099df941bd

Implementando persistencia con NHibernate en el proyecto web
author nelopauselli
date Thu, 19 May 2011 01:24:56 -0300
parents 963b71ea6028
children 99a7df8e35bd
comparison
equal deleted inserted replaced
64:240a20cdbcc8 67:c8099df941bd
87 </ProjectReference> 87 </ProjectReference>
88 <ProjectReference Include="..\Agendas.Google\Agendas.Google.csproj"> 88 <ProjectReference Include="..\Agendas.Google\Agendas.Google.csproj">
89 <Project>{45804F1F-EB72-4F82-A227-088CAD9B785D}</Project> 89 <Project>{45804F1F-EB72-4F82-A227-088CAD9B785D}</Project>
90 <Name>Agendas.Google</Name> 90 <Name>Agendas.Google</Name>
91 </ProjectReference> 91 </ProjectReference>
92 <ProjectReference Include="..\Agendas.NHibernate\Agendas.NHibernate.csproj">
93 <Project>{9519A43A-9D5E-4BFD-9F88-AFFC53C9973A}</Project>
94 <Name>Agendas.NHibernate</Name>
95 </ProjectReference>
92 <ProjectReference Include="..\Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj"> 96 <ProjectReference Include="..\Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj">
93 <Project>{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}</Project> 97 <Project>{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}</Project>
94 <Name>Agendas.Repositories.Memory</Name> 98 <Name>Agendas.Repositories.Memory</Name>
95 </ProjectReference> 99 </ProjectReference>
96 <ProjectReference Include="..\Agendas.Repositories.NHibernate\Agendas.Repositories.NHibernate.csproj"> 100 <ProjectReference Include="..\Agendas.Repositories.NHibernate\Agendas.Repositories.NHibernate.csproj">