microsoft/microsoft-ui-xaml

WinUI library projects throws Markup.XamlParseException: The text associated with this error code could not be found.

開放

#9,522 建立於 2024年4月9日

 (2 則留言) (0 個反應) (0 位負責人)C++ (887 個分叉)batch import
area-ErrorHandlingbughelp wantedteam-Markup

倉庫指標

星標
 (7,904 顆星)
PR 合併指標
 (平均合併 5天 15小時) (30 天內合併 9 個 PR)

描述

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

  1. Click on the sample attached and download it.
  2. Run the project; you will encounter an exception.

WinUIDemo.zip

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.

貢獻者指南