comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 217:c4c60e034103 deploy 2011-09-06

sugerencia de recordatorios
author nelopauselli
date Tue, 06 Sep 2011 18:09:43 -0300
parents 5cc7bc973ffc
children b9850b647a4e
comparison
equal deleted inserted replaced
216:8a8c35302b81 217:c4c60e034103
235 </ItemGroup> 235 </ItemGroup>
236 <ItemGroup> 236 <ItemGroup>
237 <Content Include="Views\Shared\EditorTemplates\Roles.cshtml" /> 237 <Content Include="Views\Shared\EditorTemplates\Roles.cshtml" />
238 </ItemGroup> 238 </ItemGroup>
239 <ItemGroup> 239 <ItemGroup>
240 <Content Include="Views\Evento\Confirm.cshtml" /> 240 <Content Include="Views\Shared\EditorTemplates\Recordatorios.cshtml" />
241 </ItemGroup> 241 </ItemGroup>
242 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 242 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
243 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 243 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
244 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 244 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
245 Other similar extension points exist, see Microsoft.Common.targets. 245 Other similar extension points exist, see Microsoft.Common.targets.