diff Agendas/trunk/src/Agendas.NHibernate/Agendas.NHibernate.csproj @ 140:3639803112c6

Refactoring de la relaciĆ³n entre Evento y Estado
author nelopauselli
date Fri, 29 Jul 2011 16:30:53 -0300
parents c8099df941bd
children 1deccd6c3cb2
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.NHibernate/Agendas.NHibernate.csproj	Thu Jul 28 10:16:09 2011 -0300
+++ b/Agendas/trunk/src/Agendas.NHibernate/Agendas.NHibernate.csproj	Fri Jul 29 16:30:53 2011 -0300
@@ -53,6 +53,8 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="EventoStateType.cs" />
+    <Compile Include="GenericWellKnownInstanceType.cs" />
     <Compile Include="NhHelper.cs" />
     <Compile Include="NHibernateSessionPerActionAttribute.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />