Expand description
Install or locate the dotnet CLI.
On ADO, uses the UseDotNet@2 task to install the .NET SDK.
On GitHub, expects dotnet to be pre-installed on the runner.
Locally, first checks if dotnet is already on PATH. If
AutoInstall is enabled and dotnet is not found, downloads and
runs the official dotnet-install script to install the SDK to a
persistent directory.
Structs§
- Node
- (see module-level docs)