comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 257:730b80afa70d

Ticket #191: Perfil de Usuarios
author juanjose.montesdeocaarbos
date Wed, 19 Oct 2011 09:19:20 -0300
parents b43dc14886e3
children bf993f99cee3
comparison
equal deleted inserted replaced
256:12d72efb43ca 257:730b80afa70d
244 <Content Include="Views\PersonaApi\Nueva.cshtml" /> 244 <Content Include="Views\PersonaApi\Nueva.cshtml" />
245 </ItemGroup> 245 </ItemGroup>
246 <ItemGroup> 246 <ItemGroup>
247 <Content Include="Views\Shared\EditorTemplates\Ponentes.cshtml" /> 247 <Content Include="Views\Shared\EditorTemplates\Ponentes.cshtml" />
248 </ItemGroup> 248 </ItemGroup>
249 <ItemGroup>
250 <Content Include="Views\Shared\DefaultViewer.cshtml" />
251 </ItemGroup>
249 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 252 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
250 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 253 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
251 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 254 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
252 Other similar extension points exist, see Microsoft.Common.targets. 255 Other similar extension points exist, see Microsoft.Common.targets.
253 <Target Name="BeforeBuild"> 256 <Target Name="BeforeBuild">