DotNetCoreGlobalToolAliases.

DotNetCoreGlobalToolUpdate(ICakeContext, string, DotNetCoreGlobalToolUpdateSettings) Method

Syntax

public static void DotNetCoreGlobalToolUpdate(this ICakeContext context, string packageId, DotNetCoreGlobalToolUpdateSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeNamespaceImportAttribute

Parameters

Name Type Description
context ICakeContext
packageId string
settings DotNetCoreGlobalToolUpdateSettings

Return Value

Type Description
void