comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 167:ea85bd893247

Ajustes menores de UI
author nelopauselli
date Sat, 06 Aug 2011 02:51:07 -0300
parents fae2feae499e
children 1deccd6c3cb2
comparison
equal deleted inserted replaced
166:fae2feae499e 167:ea85bd893247
223 <Content Include="Views\Shared\_MenuPortal.cshtml" /> 223 <Content Include="Views\Shared\_MenuPortal.cshtml" />
224 </ItemGroup> 224 </ItemGroup>
225 <ItemGroup> 225 <ItemGroup>
226 <Content Include="Views\Shared\EditorTemplates\TimeSpan.cshtml" /> 226 <Content Include="Views\Shared\EditorTemplates\TimeSpan.cshtml" />
227 </ItemGroup> 227 </ItemGroup>
228 <ItemGroup>
229 <Content Include="Views\Shared\EditorTemplates\Url.cshtml" />
230 </ItemGroup>
228 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 231 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
229 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 232 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
230 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 233 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
231 Other similar extension points exist, see Microsoft.Common.targets. 234 Other similar extension points exist, see Microsoft.Common.targets.
232 <Target Name="BeforeBuild"> 235 <Target Name="BeforeBuild">