mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using Remotely.Server.Areas.Identity
|
|
|
|
|
|
Remotely.Server.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|