Generates a .NET Licenses file and adds it to the manifest of the given assembly Usage: lc /target:TargetAssembly /complist:filename ...

Generates a .NET Licenses file and adds it to the manifest of the given assembly
Usage:
    lc /target:TargetAssembly /complist:filename [/outdir:path] [/i:modules] [/v] [/nologo]

Options:
    /target:              Target assembly for the generated licenses file
    /complist:            Licensed component list file
    /outdir:              Output directory for the generated licenses file
    /i:                   Specify modules to load
    /v                         Verbose output
    /nologo                    Suppress the display of the startup banner