TrafficLightsCSharp/TrafficLights/Pages/_ViewImports.cshtml

4 lines
111 B
Plaintext
Raw Permalink Normal View History

2023-11-04 11:02:30 +00:00
@using TrafficLights
@namespace TrafficLights.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers