Cleanup Namespaces
This commit is contained in:
parent
9b49f880a2
commit
6c901ea46b
21 changed files with 230 additions and 31 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@using Microsoft.AspNetCore.Identity
|
||||
@using netddi
|
||||
@using netddi.Data
|
||||
@namespace netddi.Pages
|
||||
@using DotNetDDI
|
||||
@using DotNetDDI.Data
|
||||
@namespace DotNetDDI.Pages
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue