Summary
This namespace contain types used to interact with MSBuild.
Class Types
Class | Summary |
---|---|
MSBuildAliases |
Contains functionality related to MSBuild. In order to use the commands for this alias, MSBuild will already have to be installed on the machine the Cake Script is being executed. |
M |
MSBuild binary logging settings used by MSBuildSettings .
|
MSBuildFileLogger | Contains settings for specifying a MSBuild file logger. |
MSBuildLogger | Contains settings for specifying a MSBuild logger. |
MSBuildRunner | The MSBuild runner. |
MSBuildSettings |
Contains settings used by MSBuildRunner .
|
M |
Contains functionality related to MSBuild settings. |
M |
Contains functionality related to MSBuild verbosity. |
Enum Types
Enum | Summary |
---|---|
M |
What files to include in the binary log. |
M |
The type of file logger output to generate. |
MSBuildPlatform | Represents an MSBuild exe platform. |
MSBuildToolVersion | Represents a MSBuild tool version. |
MSBuildVersion | Represents a MSBuild version. |
PlatformTarget | Represents a MSBuild platform target. |