Summary
Initializes a new instance of the
NuGetCommandLineToolTask class.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Containing Type
- Nu
Get Command Line Tool Task
Syntax
protected NuGetCommandLineToolTask(IApplicationInvoker invoker)
Parameters
| Name | Type | Description |
|---|---|---|
| invoker | IApplicationInvoker | The object which handles the invocation of the command line applications. |
Return Value
| Type | Description |
|---|---|
| void |