comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 235:c61954d24c8c

Quitando ponente principal y utilizando siempre la lista de ponentes
author nelopauselli
date Tue, 04 Oct 2011 20:42:35 -0300
parents f23ee59ef1bd
children b43dc14886e3
comparison
equal deleted inserted replaced
231:e5959f3405e0 235:c61954d24c8c
245 </ItemGroup> 245 </ItemGroup>
246 <ItemGroup> 246 <ItemGroup>
247 <Content Include="Views\PersonaApi\Nueva.cshtml" /> 247 <Content Include="Views\PersonaApi\Nueva.cshtml" />
248 </ItemGroup> 248 </ItemGroup>
249 <ItemGroup> 249 <ItemGroup>
250 <Content Include="Views\Shared\EditorTemplates\OtrosPonentes.cshtml" /> 250 <Content Include="Views\Shared\EditorTemplates\Ponentes.cshtml" />
251 </ItemGroup> 251 </ItemGroup>
252 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 252 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
253 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 253 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
254 <!-- 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.
255 Other similar extension points exist, see Microsoft.Common.targets. 255 Other similar extension points exist, see Microsoft.Common.targets.