Skip to content

Commit 0ef4a3d

Browse files
fix: web app namespace
1 parent d111601 commit 0ef4a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/2-Clients/WebApp/Pages/_ViewImports.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@using Microsoft.Extensions.Localization
66
@attribute [AllowAnonymous]
77

8-
CanBeYours.Website.Pages
8+
CanBeYours.WebApp.Pages
99
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
1010

1111
@inject IStringLocalizer<WebAppResource> WebAppLocalizer

0 commit comments

Comments
 (0)