-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The wrapper currently targets x64 while the driver targets AnyCPU. This results in a warning when the driver consumes the wrapper. If possible, the wrapper should also target AnyCPU and throw an exception when run on a 32-bit CPU.