Commit ba08cc3
Fix stale assembly names in MAUI index.html
The initial copy left the old MauiBlazorWebEntra assembly names in
the MAUI host index.html, causing _content CSS links and the scoped
styles bundle to 404 inside the BlazorWebView. Updated title,
bootstrap, app.css, and .styles.css references to use the new
MauiBlazorWebEntraWorkforce assembly names.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 43c8252 commit ba08cc3
1 file changed
Lines changed: 4 additions & 4 deletions
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments