[WinUI3 Windowless] Failed to get the instance of TaskbarIcon
from Application.Resources
when PublishSingleFile=true
#195
Labels
bug
Something isn't working
Describe the bug
Based on WinUI - Windowless, if
PublishSingleFile=true
is set, app will exit due to the exception:Cannot find a resource with the given key
when readingResources["TrayIcon"]
.Steps to reproduce the bug
No response
Expected behavior
No response
Screenshots
No response
NuGet package version
2.2.0
Platform
WinUI
IDE
Visual Studio 2022
Windows Version
Windows 11
WindowsAppSDK Version
Other
WindowsAppSDK Type
Unpackaged
Manifest
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: