Version: 2017.3

AssemblyBuilder.excludeReferences

Switch to Manual
public string[] excludeReferences ;

Description

References to exclude when compiling the assembly.

References paths are relative to project root and must include full filename with .dll extension.

See Also: AssemblyBuilder.Build.