committed by
Steve Smith
136 changed files with 342 additions and 335 deletions
@ -1 +1 @@ |
|||||
@using Microsoft.eShopWeb.Views.Manage |
@using Microsoft.eShopWeb.Web.Views.Manage |
||||
@ -1,7 +1,7 @@ |
|||||
@using Microsoft.eShopWeb |
@using Microsoft.eShopWeb.Web |
||||
@using Microsoft.eShopWeb.ViewModels |
@using Microsoft.eShopWeb.Web.ViewModels |
||||
@using Microsoft.eShopWeb.ViewModels.Account |
@using Microsoft.eShopWeb.Web.ViewModels.Account |
||||
@using Microsoft.eShopWeb.ViewModels.Manage |
@using Microsoft.eShopWeb.Web.ViewModels.Manage |
||||
@using Microsoft.AspNetCore.Identity |
@using Microsoft.AspNetCore.Identity |
||||
@using Infrastructure.Identity |
@using Microsoft.eShopWeb.Infrastructure.Identity |
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers |
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers |
||||
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue