microsoft/microsoft-ui-xaml
Ver no GitHubWinUI library projects throws Markup.XamlParseException: The text associated with this error code could not be found.
Open
#9.522 aberto em 9 de abr. de 2024
area-ErrorHandlingbughelp wantedteam-Markup
Métricas do repositório
- Stars
- (5.815 stars)
- Métricas de merge de PR
- (Mesclagem média 5d 15h) (9 fundiu PRs em 30d)
Description
Describe the bug
When adding a library project, I encountered a Markup.XamlParseException and failed to assign property issue.
Steps to reproduce the bug
Steps to reproduce the bug
- Click on the sample attached and download it.
- Run the project; you will encounter an exception.
Expected behavior
It works fine without adding a library project.
Screenshots
No response
NuGet package version
None
Windows version
Windows 11 (22H2): Build 22621
Additional context
I encountered a Markup.XamlParseException and a failed property assignment issue when adding a library project. I need additional details to find out the exact cause of this exception.