Property ExcludedAssemblies
ExcludedAssemblies
List of assemblies that should be explicitly excluded for the build.
Declaration
[CreateProperty]
[HideInInspector]
public List<string> ExcludedAssemblies { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> |