This topic has not yet been rated - Rate this topic

Compiler Error CS1542

'dll' cannot be added to this assembly because it already is an assembly; use '/R' option instead

The file that was referenced with the /addmodule compiler option was not built with /target:module; use /reference to reference the file in this compilation.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ