Skip to content

DotNetTasksExt Class

Definition

Extended variant of the base Nuke.Common.Tools.DotNet.DotNetTasks class.

C#
public static class DotNetTasksExt

Inheritance object

Methods

GetVersion()

Gets the .NET CLI version.

C#
public static Version? GetVersion()

Returns

Version
The version.