Infrastructure/OpenAuth.Identity/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2024-11-13 09:19:06 +08:00
@{
Layout = "_Layout";
}