-
Notifications
You must be signed in to change notification settings - Fork 698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft.UI.Xaml.Markup.XamlParseException: 'The text associated with this error code could not be found. #9823
Comments
@hippieZhou Could you provide a repro project? I'm not familiar with this control and the snippet in the screenshot isn't enough for me to be confident that I've recreated your scenario faithfully. Additionally, what version of Windows App SDK were you originally using before upgrading? |
@manodasanW Did something change recently in how C#/WinRT projects |
Was able to repro it and can confirm this is fixed in the upcoming CsWinRT preview. Fixed by microsoft/CsWinRT#1646 |
Awesome, thanks! |
@manodasanW if so, how can I resolve this issue in my project currently? |
Hi, the latest update of C#/WinRT should have the fix. Thanks! |
Describe the bug
I met this error when I upgraded
Microsoft.WindowsAppSDK
to '1.6.240701003-experimental2'.Steps to reproduce the bug
TargetType
forcontrols:SwitchPresenter
controlMicrosoft.WindowsAppSDK
to '1.6.240701003-experimental2'.Expected behavior
No Exception
Screenshots
NuGet package version
Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2
Packaging type
Packaged (MSIX), Unpackaged
Windows version
No response
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: