WeatherDashboard/WeatherDashboard.Web/Views/_ViewImports.cshtml
2023-02-16 09:38:30 -05:00

4 lines
108 B
Plaintext

@using WeatherDashboard
@using WeatherDashboard.Web
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers