You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MaterialDesignThemes (5.0.0)
ExcelDNA Version (latest): 1.8.0-alpha2
Target: NET 6.0-Windows
I'm trying to use ExcelDNA to launch WPF Project (this works), but when I reference another library in WPF (MaterialDesignInXAML) I have an exception thrown:
System.Windows.Markup.XamlParseException:'Could not load file or assembly 'MaterialDesignThemes.Wpf
I can I also start the WPF Project with the MaterialDesign directly without any issues.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
MaterialDesignThemes (5.0.0)
ExcelDNA Version (latest): 1.8.0-alpha2
Target: NET 6.0-Windows
I'm trying to use ExcelDNA to launch WPF Project (this works), but when I reference another library in WPF (MaterialDesignInXAML) I have an exception thrown:
System.Windows.Markup.XamlParseException:'Could not load file or assembly 'MaterialDesignThemes.Wpf
I can I also start the WPF Project with the MaterialDesign directly without any issues.
Any ideas on this one?
Beta Was this translation helpful? Give feedback.
All reactions