DeviceManager/DeviceRepair.Api/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2024-05-28 14:36:38 +00:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}