diff Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 113:0eac9a1c1a6c

Soporte para asociar cuentas internas a un usuario ya identificado con twitter
author Carlos Peix
date Sat, 11 Jun 2011 12:44:47 -0300
parents 0bca45e1e664
children 7ef7e4bb71f6
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Sat Jun 11 01:20:59 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Sat Jun 11 12:44:47 2011 -0300
@@ -196,6 +196,9 @@
   <ItemGroup>
     <Content Include="Views\Perfil\Index.cshtml" />
   </ItemGroup>
+  <ItemGroup>
+    <Content Include="Views\Perfil\AddBuiltInAccount.cshtml" />
+  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.