Add project files.
This commit is contained in:
4
ManagementApp/Views/_ViewImports.cshtml
Normal file
4
ManagementApp/Views/_ViewImports.cshtml
Normal file
@ -0,0 +1,4 @@
|
||||
@using ManagementApp
|
||||
@using ManagementApp.Models
|
||||
@using AppLibs.Libs;
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
Reference in New Issue
Block a user