Summary
Configures binary logging for MSBuild
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke - Containing Type
- Tool
Settings Extensions
Syntax
public static T SetBinaryLogger<T>(this T settings, AbsolutePath path, MSBuildBinaryLogImports imports)
where T : ToolSettings
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
settings | T | |
path | AbsolutePath | |
imports | M |
Return Value
Type | Description |
---|---|
T |