MauiIcons
MauiIcons copied to clipboard
Icon Fonts not showing up in Unpackaged Windows Deployment
Describe the bug When using new .NET8 Unpackaged Windows Deployment the icon font is not included/applied in the published App. (MauiIcons 2.0). I haven't tested with MSIX deployment yet, so can't say if it works there.
I made simple example based on .NET8 Maui Hello World template. I only replaced the dot net bot image with a Mood Material Icon.
See code in GitHub Repo (MauiIcon branch)
or patch against base template here: MauiIconsInHelloWorldMaui.patch
This is how it looks like
from IDE: OK
published: NOT OK