How to include or exclude merged dictionaries in the apphead.xaml #15274
Closed
cconner100
started this conversation in
General
Replies: 2 comments
-
This particular error is reported by the WinAppSDK XAML Compiler, a portion that Uno cannot adjust. As a workaround, you can use the |
Beta Was this translation helpful? Give feedback.
0 replies
-
OK, will not do this in the AppHeader and do it in the code startup as needed. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a few resources that are only for Windows and i wanted to add them the merged dictionary apphead.xaml, maybe that's the wrong place.
I took a look at the documentation [(https://platform.uno/docs/articles/platform-specific-xaml.html)] and tried to use this as an example, here is what i have tried
This gives me the error
ZiiDMSApp.Shared\AppHead.xaml(16,41): XamlCompiler error WMC0610: The XAML Binary Format (XBF) generator reported syntax error '0x09c6'
open to suggestions
Beta Was this translation helpful? Give feedback.
All reactions