comparison 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
comparison
equal deleted inserted replaced
112:0bca45e1e664 113:0eac9a1c1a6c
194 <Content Include="Views\Shared\DisplayTemplates\Tooltip.cshtml" /> 194 <Content Include="Views\Shared\DisplayTemplates\Tooltip.cshtml" />
195 </ItemGroup> 195 </ItemGroup>
196 <ItemGroup> 196 <ItemGroup>
197 <Content Include="Views\Perfil\Index.cshtml" /> 197 <Content Include="Views\Perfil\Index.cshtml" />
198 </ItemGroup> 198 </ItemGroup>
199 <ItemGroup>
200 <Content Include="Views\Perfil\AddBuiltInAccount.cshtml" />
201 </ItemGroup>
199 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 202 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
200 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 203 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
201 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 204 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
202 Other similar extension points exist, see Microsoft.Common.targets. 205 Other similar extension points exist, see Microsoft.Common.targets.
203 <Target Name="BeforeBuild"> 206 <Target Name="BeforeBuild">