Summary
Lists the latest available version of the .NET SDK and .NET Runtime, for each feature band.
- Namespace
- Cake
.Common .Tools .DotNet .Workload .Install - Containing Type
- Dot
Net Workload Installer
Syntax
public void Install(IEnumerable<string> workloadIds, DotNetWorkloadInstallSettings settings)
Parameters
Name | Type | Description |
---|---|---|
workloadIds | IEnumerable |
The workload ID or multiple IDs to uninstall. |
settings | Dot |
The settings. |
Return Value
Type | Description |
---|---|
void |