-
-
Notifications
You must be signed in to change notification settings - Fork 45
Problem in finding styles #35
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
Comments
What's the exception? |
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. |
Any update on this? |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I create a new avalonia project with jetbrains rider and add the styles below to App.xaml. (target framework is net 6.0)
I get an exception in row
<StyleInclude Source="avares://Aura.UI.FluentTheme/AuraUI.xaml"/>
.How can i solve this problem?
The text was updated successfully, but these errors were encountered: