I'm taking over a hybrid C#/VB project that uses Wizard
I am not very familiar with and just starting out with C#
When I installed / updated the newest wizard I get the following message
that I can't seem to resolve.
The original reference is : using ActiproSoftware.Wizard;
and I get this error.
Severity Code Description Project File Line Suppression State
Error CS0234 The type or namespace name 'Wizard' does not exist in the namespace 'ActiproSoftware' (are you missing an assembly reference?) XWorks.CSharp E:\X Works\2022-11-01 - Master\XWorks.CSharp\Misc\DialogDeposit.cs 16 Active
Any help would be appreciated.
TIA
[Modified 2 years ago]