comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 150:19bab30521da

Pasando DateTime a un EditorTemplates
author Nelo@Guinea.neluz.int
date Tue, 02 Aug 2011 23:24:19 -0300
parents e6e6bfb1da9e
children 23aaf98b8377
comparison
equal deleted inserted replaced
149:157492228830 150:19bab30521da
216 <Content Include="Views\Persona\Modificar.cshtml" /> 216 <Content Include="Views\Persona\Modificar.cshtml" />
217 </ItemGroup> 217 </ItemGroup>
218 <ItemGroup> 218 <ItemGroup>
219 <Content Include="Views\Shared\EditorTemplates\Ponente.cshtml" /> 219 <Content Include="Views\Shared\EditorTemplates\Ponente.cshtml" />
220 </ItemGroup> 220 </ItemGroup>
221 <ItemGroup>
222 <Content Include="Views\Shared\EditorTemplates\DateTime.cshtml" />
223 </ItemGroup>
221 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 224 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
222 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 225 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
223 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 226 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
224 Other similar extension points exist, see Microsoft.Common.targets. 227 Other similar extension points exist, see Microsoft.Common.targets.
225 <Target Name="BeforeBuild"> 228 <Target Name="BeforeBuild">