option '<option>' cannot be followed by '+' or '-'; ignored
The compiler option was specified with the value + or -; these values are not supported.
For more information about the compiler options and the values they support, see Visual Basic Compiler Options Listed Alphabetically.
Error ID: BC2028
To correct this error and use the option
- Specify the compiler option with no value.
To correct this error and not use the option
- Remove the compiler option.