Hello,
I use a notifyicon control in my app. Ass mentioned I add
Syncfusion.Shared.WPF.Classic,
Syncfusion.Tools.WPF.Classi,
Syncfusion.Shared.WPF,
Syncfusion.Tools.WPF
to my project.
It works fine.
After I change from adding the assemblies to nuget assemblies I did not found
Syncfusion.Shared.WPF.Classic and
Syncfusion.Tools.WPF.Classic
within nuget. Without them I get the error message that the notify icon is missing and maybe a assembly reference is missing.
How may I solve this ?
Are the names of
Syncfusion.Shared.WPF.Classic
/
Syncfusion.Tools.WPF.Classic
under nuget differen
Thanks and regards
Uwe