Option /win32manifest ignored
Option /win32manifest ignored. It can be specified only when the target is an assembly.
The Visual Basic compiler has been passed the /win32manifest compiler option when the /target option is set to module.
Error ID: BC2034
To correct this error
- Remove the /win32manifest compiler option or set the /target option to exe, winexe, or library.