artifacts/oci/dotnetcore-app/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2023-04-23 11:19:17 +08:00
@{
Layout = "_Layout";
}