Correct namespace to fix failure
This commit is contained in:
parent
30eee43bfc
commit
07d9e86450
|
|
@ -1,4 +1,4 @@
|
|||
@using System.Security.Principal
|
||||
@using System.Security.Claims
|
||||
|
||||
@if (User.IsSignedIn())
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue