Skip to content
Oleg edited this page Mar 30, 2017 · 1 revision

CSC Task

Parameters

Some of the settings are described below:

Name Default value Description
Target Auto Target assembly type
Out File.undefined Output file. Use File.make to construct instance from string.
Src Fileset.Empty Fileset, defining source files.
Ref Fileset.Empty Fileset, list of referenced assemblies
RefGlobal [] List, defining referenced framework assembly names. E.g. ["System.dll"; "System.Drawing.dll"]
TargetFramework null (auto)
CommandArgs [] Additional command-line arguments for csc.exe.

TBD

Clone this wiki locally