-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Windows, 9.0 Preview 6] Fonts are randomly left out the MSIX package #23659
Copy link
Copy link
Open
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)platform/windowss/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When building the app and publishing MSIX package in Visual Studio, all fonts in the Resources/Fonts directory are sometimes randomly left out of the package when using MauiFont. MauiAsset's seem to be copied always successfully. This is the same behavior as for Android, see #23364. The workaround is also the same.
Steps to Reproduce
- Rebuild GnollHackM in Visual Studio then publish an MSIX package. Do this many times.
- In some MSIX packages there are no fonts from Resources\Fonts directory.
Link to public reproduction project repository
https://github.com/hyvanmielenpelit/GnollHack
Version with bug
9.0.0-preview.6.24327.7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 11
Did you find any workaround?
The same as for Android, use MauiAsset instead of MauiFont.
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)platform/windowss/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.