diff Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 85:8a4135f019dd

cambio de nombre de una clase
author nelopauselli
date Wed, 25 May 2011 01:20:24 -0300
parents ee4e699e4551
children 723aed93a0e6
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Wed May 25 01:18:29 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Wed May 25 01:20:24 2011 -0300
@@ -69,7 +69,7 @@
       <DependentUpon>Global.asax</DependentUpon>
     </Compile>
     <Compile Include="HttpContextIdentityProvider.cs" />
-    <Compile Include="CustomModelMetadataProvider\DataAnnotationAndResolveByConventionModelMetadataProvider.cs" />
+    <Compile Include="CustomModelMetadataProvider\DataAnnotationAndConventionModelMetadataProvider.cs" />
     <Compile Include="CustomModelMetadataProvider\IResolverByConvention.cs" />
     <Compile Include="CustomModelMetadataProvider\ResolverThroughResource.cs" />
     <Compile Include="Models\AccountModels.cs" />