The /moduleassemblyname option may only be specified when building a target of type 'module'
The Visual Basic compiler has been passed the /moduleassemblyname
compiler option when the /target
option is set to a value other than module
.
Error ID: BC2030
- Remove the
/moduleassemblyname
compiler option or set the/target
option tomodule
.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: