comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 180:222362c29416

UI para asignaciĆ³n de roles
author nelopauselli
date Mon, 08 Aug 2011 16:42:52 -0300
parents 1deccd6c3cb2
children 5cc7bc973ffc
comparison
equal deleted inserted replaced
179:1deccd6c3cb2 180:222362c29416
231 <Content Include="Views\Shared\EditorTemplates\Url.cshtml" /> 231 <Content Include="Views\Shared\EditorTemplates\Url.cshtml" />
232 </ItemGroup> 232 </ItemGroup>
233 <ItemGroup> 233 <ItemGroup>
234 <Content Include="Views\Shared\SinPermisos.cshtml" /> 234 <Content Include="Views\Shared\SinPermisos.cshtml" />
235 </ItemGroup> 235 </ItemGroup>
236 <ItemGroup>
237 <Content Include="Views\Shared\EditorTemplates\Roles.cshtml" />
238 </ItemGroup>
236 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 239 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
237 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 240 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
238 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 241 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
239 Other similar extension points exist, see Microsoft.Common.targets. 242 Other similar extension points exist, see Microsoft.Common.targets.
240 <Target Name="BeforeBuild"> 243 <Target Name="BeforeBuild">